dotnetspeak.com
Developing ASP.NET MVC 3 Application with EF CTP (Part 3)
Today I will concentrate on refactoring existing code and adding other links to my application, such as delete and edit links. First things first, let’s do a bit of refactoring in advance of adding…