I put off studying ASP.NET MVC during pre-release, and now that it's out, it's really really time to catch up.
There are a bunch of nice tutorials out there, and I'd like to compile them here:
- ASP.NET MVC reading materials from the upcoming WROX book Professional ASP.NET MVC 1.0 [PDF]: http://aspnetmvcbook.s3.amazonaws.com/aspnetmvc-nerdinner_v1.pdf
- ASP.NET MVC Tutorials from the official ASP.NET site, where there are around 40 videos going through ASP.NET MVC step-by-step: http://www.asp.net/Learn/mvc/
- ASP.NET MVC tutorial links from PNPGuidance.NET: http://www.pnpguidance.net/Post/DownloadASPNETMVCTrainingKit.aspx
I'm also checking out IronRuby, especially with respect to integration with ASP.NET MVC:
- IronRuby website: http://www.ironruby.net/
- IronRuby and ASP.NET MVC: http://www.iunknown.com/2008/06/ironruby-and-aspnet-mvc.html
- Creating a basic integration for IronRuby and ASP.NET MVC: http://flanders.co.nz/2009/01/25/created-a-basic-integration-for-ironruby-and-aspnet-mvc/
- IronRuby with ASP.NET MVC Working Prototype: http://haacked.com/archive/2008/07/20/ironruby-aspnetmvc-prototype.aspx
I will try to conjure a talk out of these in a little over a month's time, wish me luck.
