By tag: code-first
0
kicks
Code First Entity Framework with MVC4 and Visual Studio 2012
We spend 99% of our time working WITH projects and not setting them up; sometimes, we may need a little reminder. This is a quick, bare-bones guide (and a downloadable graphic guide) to remind us of the steps involved in setting up a code first entity framework MVC4 application (with a simple model ...
0
kicks
Repository pattern with Entity Framework Code-First in Composable Serv
Implement Repository, UnitOfWork with Audit support in Composable Service End