This walkthrough will provide an overview Code First Migrations in Entity Framework. You can either complete the entire walkthrough or skip...
Showing posts with label Code First. Show all posts
Showing posts with label Code First. Show all posts
Tuesday, November 20, 2012
Sunday, November 18, 2012
Creating an Application Using Entity Framework 4.1 Code First Approach
In my previous article I discussed developing a simple basic multilayered architecture for a .Net application. However there were a few p...