Click here to Skip to main content
15,890,717 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
which is more beneficial for website development.
Posted

1 solution

ASP.NET is a development framework for building web pages and web sites with HTML, CSS, JavaScript and server scripting. ASP.NET supports three different development models: Web Pages, MVC (Model View Controller), and Web Forms.

Refer: ASP.NET MVC Tutorial[^]

Here, have a look at these to get some insight on the difference:
ASP.NET vs. ASP.NET MVC[^]
ASP.NET vs. ASP.NET MVC - similar discussion[^]


Your project needs and skillset decides which one is beneficial.
 
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