Hi everyone, for work I'm going to be using C# and the .NET MVC 3 framework. I have some experience with Python, Ruby, and RoR and working on Linux but not much experience developing on the Windows stack.<p>I got provided a copy of Visual Studio 2010 Professional am going through the tutorials on asp.net but am wondering if there is a place or a book where I can really learn about the .NET MVC framework.<p>If I wasn't clear I'm happy to explain further! Thanks!
Also you may want to post this on <a href="http://stackoverflow.com" rel="nofollow">http://stackoverflow.com</a>, there are a lot of active .NET programmers over there that could point you to better resources, and probably answer questions that you may have when you get started.<p>A great pay-for resource is <a href="http://www.pluralsight-training.net" rel="nofollow">http://www.pluralsight-training.net</a>. They have beginner courses for ASP.NET and everything surrounding it: <a href="http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=aspdotnet-mvc3-intro" rel="nofollow">http://www.pluralsight-training.net/microsoft/Courses/TableO...</a>
<a href="http://www.sharparchitecture.net/" rel="nofollow">http://www.sharparchitecture.net/</a>
<a href="http://whiteboardchat.codeplex.com/" rel="nofollow">http://whiteboardchat.codeplex.com/</a>
<a href="http://www.asp.net/mvc/tutorials" rel="nofollow">http://www.asp.net/mvc/tutorials</a><p>If you have a Safari Online membership, there are a number of books that guide you through asp.net just like the Rails Tutorial.
<a href="http://nerddinnerbook.s3.amazonaws.com/Intro.htm" rel="nofollow">http://nerddinnerbook.s3.amazonaws.com/Intro.htm</a>
<a href="http://nerddinner.codeplex.com/releases/view/45647" rel="nofollow">http://nerddinner.codeplex.com/releases/view/45647</a><p>I heard that this is being updated for ASP.NET MVC 3, but the links should be good enough for starting
Tekpub has a bunch of good videos for free, including an awesome series on ASP.NET MVC. It's a little old (MVC 2) but it's great for the fundamentals.<p><a href="http://tekpub.com/channels/free" rel="nofollow">http://tekpub.com/channels/free</a>