I am relatively new to the Entity Framework. We are considering a 'Code First' (versus Model First) approach in building our application. Does anyone have some real world experience in using that with ASP.NET MVC 3? I also like to know how to get started with this: Are there any suggested references / sites / links / blogs?
Thanks.