Microsoft Code Name “Astoria”
Originally Astoria was known as Hallet's Cove. It is a small city in the neighborhood in the north wastrel corner of the borough of Queens on New York City. But it has no known-to-me connection with the project Astoria, which is released by Microsoft in Sep. 2007 as CTP. Project "Astoria" (Microsoft codename "Astoria") is developed to enable applications to exposes data as a data service that can be consumed by web clients within a corporate network and across the internet. Astoria exposes data as web services through an Entity Framework Data Model. The data service is reachable over HTTP, and URIs are used to identify the various pieces of information available through the service. Interactions with the data service happens in terms of HTTP verbs such as GET, POST, PUT and DELETE, and the data exchanged in those interactions is represented in simple formats such as XML and JSON. The results can be output in a number of formats including JSON and ATOM. The base...