For ASP.net MVC 4, Microsoft has released a getting started guide:
http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/intro-to-aspnet-mvc-4
For ASP.net MVC 1, There is also a free eBook released by Scott Hanselman, Phil Haack, Scott Guthrie and Rob Conery. This is rather outdated by now, but may still be of interest to some:
http://weblogs.asp.net/scottgu/archive/2009/03/10/free-asp-net-mvc-ebook-tutorial.aspx
That's more of a concrete project walkthrough rather than a standard tutorial though.