Now that the MVC 2 framework has been out for a while, I'm finding it very difficult to find documentation & answers specific to MVC2.
What are some good sites specific to MVC2?
Now that the MVC 2 framework has been out for a while, I'm finding it very difficult to find documentation & answers specific to MVC2.
What are some good sites specific to MVC2?
There are a couple of good sample sites you could look at:
http://nerddinner.codeplex.com and http://mvcmusicstore.codeplex.com/
And the MSDN documentation at http://msdn.microsoft.com/en-us/library/ff520618.aspx which also has a link to other samples.
Scott Gu's blog is invaluable. Not just for MVC2, but all things IIS.
Asp.net has some material.
Otherwise you are mostly right, the documentation availability sucks. Especially if you are looking MVC2 specifically.