3

It looks like the final release for ASP.NET MVC 2 has been already around for 2 weeks. Unfortunately, I can't find documentation that's intended for MVC 2 exclusively. I've checked Amazon.com (no book yet on MVC2), ScottGu's Blog (only 2 short posts), ASP.NET/MVC website (they've only posted what are alreadi in the ScottGu's blog).

Any idea where to find matter on MVC2?

Thanks for helping.

4 Answers 4

2

Best place to get updated information about asp.net mvc is below site

http://asp.net

Sign up to request clarification or add additional context in comments.

Comments

1

The official documentation is on MSDN, and in VS 2010 help.

Comments

1

and as Hiscal said, http://asp.net is a great resource too. What I've done is use MVC 1 documentation while familiarizing myself with the new features of MVC 2 via Phil Haack's, ScottGu's, and Hansleman's blogs.

Comments

1

Maybe its just me, but all these sites just talk in general about mvc 2 - its being released soon, download here, read this blog (which just says the same). I've yet to find any real code/implementations of areas, validation, or templates. Guess I need to google harder.

Also http://dotnetslackers.com/articles/aspnet/A-First-Look-at-ASP-NET-MVC-2.aspx

1 Comment

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.