Getting Started with Entity Framework 4.1

To get started with Entity Framework 4.1, we need to install the following http://www.microsoft.com/download/en/details.aspx?id=26825 


Please ensure you are already running Visual Studio 2010.


The Entity Framework 4.1 has the features of "Code First" and DbContext API.

Comments

Popular posts from this blog

Building a Simple Windows Phone 7 application

Partition Function in SQL Server