开发者

Entity framework demo project

开发者 https://www.devze.com 2023-01-05 18:16 出处:网络
My client want Entity framework on next project, I am not getting how to start work on Entity framework... How should i start to implement this in my asp.net mvc application?

My client want Entity framework on next project, I am not getting how to start work on Entity framework... How should i start to implement this in my asp.net mvc application? if anyone can provide me demo project and some good art开发者_开发问答icle to start this.

Thanks in advance


There are two nice demo applications that I know of:

  • MvcMusicStore
  • Tailspin Travel (I used a modified version during a user group presentation.


A very good tutorial using Entity Framework and MVC can be found in the official ASP.NET MVC website: http://www.asp.net/mvc/samples/mvc-music-store


This MSDN blog can point you in the right direction:

Code for the MSDN Blog can be found here

0

精彩评论

暂无评论...
验证码 换一张
取 消