Quantcast
Channel: Calvin Allen » .net
Viewing all articles
Browse latest Browse all 8

Using Entity Framework 5.0 Code-First to Access an Existing Database

$
0
0
In this post, I’ll show you some of the basics on how to utilize Entity Framework 5.0’s “Code-First” features to develop a data access layer against an existing database.  I’ll be demonstrating these concepts with a new MVC 4 Web API application and SQL Server 2012, but I won’t be covering either of those in [...]

Viewing all articles
Browse latest Browse all 8

Trending Articles