ASP.NET MVC or Web Form
Web Forms may be better choice if your are building an intranet site with lots of data editing.
ASP.NET MVC may be better choice if you are building a test driven Internet site where HTML, performance, and scalability are main concern.
For more details download
Advertisement