Chapter 5: From 2005 to 2010: Business Logic and Data
Posted
on C# Corner
See other posts from C# Corner
Published on 11/30/2010 3:18:09 AM
Indexed on
2010/12/06
16:59 UTC
Read the original article
Hit count: 235
Filed under:
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. Get data from Web services
Learn about data caching using the Microsoft Windows Server AppFabric (formerly known by the codename “Velocity”)
© C# Corner or respective owner