I got Visual Studio 2010 Express C # Edition. I use WinXP as the OS.
How do I get ASP.Net MVC? I saw another question that claimed that MVC was turned on automatically, but I can not find it anywhere. I also tried to install MVC3 RC2. Also not displayed.
Is it possible to use MVC with Express Edition?
(I also have VS 2008 Professional on the same computer)
Edit
I needed Visual Studio Web Developer Edition to get MVC2.
But how do I get MVC3?
Edit 2
I have a version of XP Home that is not supported by the web platform installer because IIS is not enabled. I assume that why MVC3 is not installed in Visual Studio 2010 Express (although it was installed on my computer, which is a bit weird)
source
share