|
In just a couple of weeks I'll be in Durban, South Africa presenting three sessions at Tech Ed . These are the sessions: WEB304: Introduction to MVC Web Development Day: Monday, 04 August 2008, 09:15 - 10:30 Location: Session Room 07 One of the benefits of using a MVC methodology is that it helps enforce a clean separation of concerns between the models, views, and controllers within an application. In the very near future, ASP.NET will include support for developing Web applications using an MVC-based architecture. The MVC pattern can also help enable red/green test-driven development (TDD) where you implement automated unit tests, which define and verify the requirements of new code, before you actually write the code itself. Join us for...
|