I just installed the update to Visual Studio 2010 to allow for the user of the MVC3 ASP.NET applications in C#. After installing the application to run on top of .NET 4.0, I am not seeing an option under "New Project" for ASP .NET 3 Web Application. Does anyone know how to resolve this issue? I have reinstalled the update twice already, rebooted my PC, and I still have the same issue. Any help would be greatly appreciated.
Yes web installer will also load or update any components it needs to the correct version. This will insure that all is correctly installed.
.NET Programming
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.
ASKER