ASP.NET MVC project samples with entity framework
Posted
by Shawn Mclean
on Stack Overflow
See other posts from Stack Overflow
or by Shawn Mclean
Published on 2010-04-09T19:41:43Z
Indexed on
2010/04/09
19:43 UTC
Read the original article
Hit count: 349
entity-framework
|asp.net-mvc
Hello, is there any sample projects that I can download that shows alot of interaction with the entity framework and the mvc pattern of asp.net?
It should have stuff such as:
- CRUD
- CRUD on child records
- Relationships
- Inheritance
Thank you.
© Stack Overflow or respective owner