Can any one help me... What are steps i need to follow Code first Implementation in EntityFramwork using ASP.NET MVC3. I'm Very new to Entity framework. So Please tell me step by step. Thanks in advance.
1 Answer
You can follow this introduction made by Scott Guthrie, a Corporate Vice President in the Microsoft Developer Division.
I posted two links about some nice tutorials in ASP MVC 3. The Movie App tutorial uses the Code First method. Regards.