Developing ASP.NET MVC 3 Application with EF CTP (Part 1)
I this post I will walk through steps of creating an ASP.NET MVC 3 application using new code first entity framework CTP as data access and business layer. Just a few upfront comments. Both technologies are in preview state right now, but will likely be released in first half of next year. To get started …
Continue reading ‘Developing ASP.NET MVC 3 Application with EF CTP (Part 1)’ »