Blog Stats
  • Posts - 13
  • Articles - 0
  • Comments - 5
  • Trackbacks - 0

 

Sunday, December 09, 2007

ASP.Net MVC Framework Links

ASP.Net MVC Framework Links

Here is a list of all of the MVC Framework Postings / links that I know of or at least have read.

The Download.
The download was a little more buried than I anticipated.  It wasn't on the front page of asp.net, at least not when I found it.

http://www.asp.net/downloads/3.5-extensions/

From Here you can find the Quickstarts and other official Links

Scott Gutherie has a good set of articles.  If he's not in your blog roll, he really should be.

Part 1 (Intro)

Part 2  -- Url Routing

Part 3 -- View Data

Part 4 -- Handling Form Edits and Posts


Rob Conery is also on the team and has been working on the MVC toolkit.  Here is the best documentation so far on using the Helpers.

MVC UI Helpers

RESTful Architecture with MVC Framework  I'm not sure I like all of the statements/conclusions in the post, but it does have some good code samples.



Phil Haack, who is on the MVC team has a some really good posts

TDD and Dependency Injection

Fredrik Normén has a lot of blog entries on the subject.  I'm not sure I like all of his examples either, but I'll let you be the judge.  Until I started making the links I didn't realize how many he had, so I stopped, you can find them on his blog :)
 
Security

Exception Handling

Creating a Route Handler

IControllerFactory with Spring.Net

Jeffrey Pallermo has been involved with MS from the start of the framework.  He has some podcasts out there on the framework as well as the MVCContrib project.

podcast with Craig Shoemaker   I haven't heard this one yet.

podcast with wally on topic

Hammet from Castle Project has an article about his first look at the framework.  This is another blog to watch

I'll try to keep this updated.  I'm sure the number of posts is going to be increasing with the public release.














 

 

Copyright © John Teague