The ADO.NET team recently came up with a new concept in OR mapping called “Code First” model in Entity Framework 4.0 In addition to supporting a designer-based development workflow, EF4 also enables a more code-centric option which we call “code first development”. Code-First Development enables a pretty sweet development workflow While using the Entity Framework, […]