I've been working on my MVC Framework presentation for the TRINUG ASP.NET Focus Group and our upcoming RDU Code Camp on Feb 16st. I thought I'd post the links that have really help me get my head around it. There are more out there, but these are the ones that I refer back to the most.
Scott Guthrie's Blog: The Definitive Guide
ASP.NET MVC Framework (Overview)
ASP.NET MVC Framework Part 1
Part 2: URL Routing
Part 3: Passing ViewData from Controllers to Views
Part 4: Handling Form Edit and Post Scenarios
Rob Conery's Blog: MVC Toolkit
Using the MVC UI Helpers
Phil Haacked's Blog: Unit Testing
Writing Unit Tests for Controller Actions
Test Specific Subclasses vs Partial Mocks
Rhino Mocks + Extension Methods + MVC == Crazy Delicious
Screencasts and Podcasts:
ScottGu MVC Presentation and ScottHa Screencast from ALT.NET Conference
How-To: New ASP.NET 3.5 Extensions Video Screencasts
.NET Rocks!:Jeff Palermo on ASP.NET MVC
Print | posted on Monday, February 04, 2008 5:07 PM |
Powered by:
Copyright © Jeremy Brown