1

Possible Duplicate:
Biggest advantage to using ASP.Net MVC vs web forms

Which would you pick if developing a new application?

1
  • 2
    The same answer as always it depends Commented Sep 26, 2010 at 16:18

2 Answers 2

4

MVC is a framework that sits on top of ASP.NET. What you should be asking is should you use Webforms VS MVC. Watch some of the getting started videos at http://www.asp.net/mvc and see which one you like more. You will need some VB or C# experience, so learn one of those first. Good luck!

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

Comments

0

MVC3 because it gives you everything ASP.NET gives you... plus a WHOLE LOT MORE. Also, MVC3 does not prevent you from using ASP.NET.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.