.NET is more important or ASP.net, MVC?
.NET is more important or ASP.net, MVC?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manas MohapatraPosted Dec 17, 2016, 12:24 PM
The term ASP is an acronym for Active Server Pages. ASP.NET makes use the core .NET framework to accomplish it's goals, and is available in several languages (E.G. C#, VB).
ASP.Net MVC is an MVC framework built on ASP.Net to develop only web application.
Note: It is not like .Net is better than ASP.NET. They all are inter-related.
Rajeesh MenothPosted Dec 18, 2016, 2:07 AM
Bikesh SrivastavaPosted Dec 17, 2016, 1:05 PM