0

How do I add ASP.NET MVC 3 Web Application in Visual Studio 2013?

enter image description here

1 Answer 1

1

Sorry. Only MVC4 or newer is supported in Visual Studios 2013

If you have a project you wish to open in VS2013, you need to convert it

Sign up to request clarification or add additional context in comments.

7 Comments

I am learning basics of ASP.NET MVC. And I want to follow thi article: codeproject.com/Articles/620197/…
but it tells to create MVC 3 web application. I am sure I will get lost somewhere If I use MVC 4. If options and diagrams does not match up with the article as I am a begineer.
I want to learn creating basic ASP.NET MVC page and adding CRUD operation to it using LINQ to SQL.
I not 100% sure, but I don't think mvc3 makes any huge strides away from mv4 and I think you'll probably be fine. There are Newer Tutorials, in fact learning EF is probably better than LtS (imho) . I suppose you could always downgrade your ide
Actually I am enrolled in a course. And it requires me to do above mentioned assignments as lab. So I need to learn it. :)
|

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.