July 2010
Beginner to intermediate
304 pages
8h 29m
English
After reading this chapter, you will be able to
Use the Entity Framework (EF) to build a data access layer using an existing database or with the Model First approach
Generate entity types from the Entity Data Model (EDM) Designer using the ADO.NET Entity Framework POCO templates
Learn about data caching using the Microsoft Windows Server AppFabric (formerly known by the codename “Velocity”)
The Plan My Night (PMN) application allows the user to manage his itinerary activities and share them with others. The data is stored in a Microsoft SQL Server database. Activities are gathered from searches to the Bing Maps Web services.
Let’s have a look at the high-level block model ...
Read now
Unlock full access