The main page (asp.net/mvc) only seems to have a getting started guide and tutorial, plus videos, but I'm not able to find a proper documentation (classes, methods etc). Any link that can help me? Thanks
A:
The best place to start is probably the free sample book chapter and code walkthrough.
AdamRalph
2009-06-16 12:43:54
A:
I am serious. There are a lot of times when I can't make the head or tail out of ASP.NET MVC APIs, and those are the times when I use Reflector to see how they're done and what they are doing.
Ngu Soon Hui
2009-06-16 12:44:26
You can also get the source at codeplex.
Daniel A. White
2009-06-16 12:45:07
A:
Pro ASP.NET MVC 2 Framework by Steve Sanderson is the best place to start in my opinion.
Matt Spradley
2010-09-15 09:28:40