Upgrade from ASP.NET MVC 1 to MVC 3
I came across the need to upgrade from MVC 1 to MVC 3, skipping MVC 2 altogether. Currently, it doesn't seem like there are any formal directions coming from Microsoft. However, I found instructions mentioned in this StackOverflow question. It appears, as of now, there is a two…