Here is a great presentation by Scott Hanselman demonstrating MVC 1.0 and how he created NerdDinner.com with it. He talks about the nuts and bolts of MVC, but also talk a bit about how MVC lends itself to support different roles within an engineering organization. Service developers only need to worry about the Service Layer [...]
After a long wait, Microsoft has finally released ASP.NET MVC 1.0. I’ve been following the progress of the product on ScottGu’s blog since day one. From the looks of things, its seems pretty solid. I’ll play with the final release later tonight and post my overall impressions. I’m curious how people intend to use MVC [...]