Entity Framework
Entity Framework (EF) is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects. It eliminates the need for most of the data-access code that developers usually need to write.
-
Get itAdd this to your project and start taking advantage of this powerful O/RM.
-
Get StartedVisit the guide for videos and tutorials that will help you make the most of your data.
-
Get HelpFind out how to get help from the experts and contribute to the data community on Stack Overflow.
-
ContributeFind out how you can help make Entity Framework, an open development model, even better by visiting CodePlex site.