ASP.NET MVC 3 app demonstrating code first approach enabled by Entity Framework 4 CTP4
Uploader Comments (dmchitnis)
All Comments (13)
-
cool, do you have planning to show foreign key relations, inheritance, many to many relations and how the db will accept model change policy i mean Policy settings? This was a good quick start though.
-
I presume if you go into SQL Server Management Studio and view the Customers table, you will see those 2 records?.
-
Good video
-
WOW nice video to kick start
-
I've done step by step. Index.cshtml has to be saved in /View/Customer folder, otherwise it shows error.
-
How do you annotate an EF entity class that is generated automatically ? In specific, how does one create metadata classes so that annotations can be decorated ? Any suggestions ?
-
2 thumbs up!
-
Great Video! Thanks.
-
Great video! This got me up and running. The steps were clear and easy to understand. Looking forward to more videos. Thanks!
check the OliveLite project on how to do this.
dmchitnis 10 months ago