Can someone help me ... What steps do I need to follow after the first code implementation in EntityFramwork using ASP.NET MVC3. I am very new to Entity infrastructure. So please tell me step by step. Thanks in advance.
You can follow this introduction by Scott Guthrie, Corporate Vice President, Microsoft Development.
I posted two links about some good tutorials in ASP MVC 3. The Movie App tutorial uses the Code First method. Regards.