Reputation: 196669
When i click on new project, i dont see ASP.NET MVC Web Application as it describes in:
http://www.asp.net/learn/mvc/tutorial-21-cs.aspx
does anyone know why i wouldn't see this? I have vs 2008 sp1
Upvotes: 0
Views: 333
Reputation: 13420
That is because you need to download it. It only got officially released this year. So it might be bundled in the next version. You can download it from www.asp.net/mvc/
Upvotes: 0