Click here to Skip to main content
16,007,885 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have installed MVC For Visual Studio 2008 with framework 3.5. But it does not show in my New=>website dialog.
Actually how do I open the MVC application?

Can any one help me?
Posted
Updated 1-May-11 23:21pm
v4

To the very best of my knowledge, MVC Websites are not project types. If you want to use MVC, you'll have to create an MVC Web Application instead.
 
Share this answer
 
Hey,

Its better you use VS2010 so you can use latest version of MVC in that.
in VS2008 you won't get MVC 3.0 i.e you can't work with razor view engine.


-Sagar Solanki
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900