John's Blog
Learn from My Mistakes
Blog Stats
Posts - 13
Articles - 0
Comments - 5
Trackbacks - 0
Home
Archives
Contact
Login
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.
posted @
Sunday, December 09, 2007 10:10 PM
|
Feedback (0)
News
Recent Comments
Yes, I found a better way. You can reset the inte...
by Brian
i am also facing the same problem. But can't figur...
by Kiran
Yes you definitely don't want to keep the session ...
by Ben Scheirman
I'm using the asp.net ajax library, but I'm not us...
by John
I'm not sure why your EndRequest is not firing, bu...
by Ben Scheirman
Archives
May, 2008 (1)
April, 2008 (2)
December, 2007 (2)
October, 2007 (4)
September, 2007 (1)
August, 2007 (3)
Post Categories
Asp.Net
AJAX
agile
altnetconf
rails
jquery
active record
Syndication:
RSS
ATOM
Hosted by
Copyright © John Teague