How to add asp.net mvc5 to visual studio express 2012 edition?

611 views Asked by At

I have visual studio 2012 express edition installed on my pc. I want to learn asp.net with mvc5. How can I add ASP.net with mvc5 to my vs2012 express edition? please help!

1

There are 1 answers

0
Coding with Cookie On

You can follow the directions in Using ASP.NET MVC5 within Visual Studio 2012 - CodeProject; it has you download an update for Visual Studio 2012. I'm not sure if it will work with express version or only the paid version.

Also, if you are a student you can sign up for Microsoft DreamSpark which will give you a copy of Visual Studio for learning.