What is the difference between mvc and asp.net? : Asp.Net MVC



What is the difference between mvc and asp.net? : Asp.Net MVC..

Answer / Nazre Alam

ASP.NET is a web development framework from Microsoft, while MVC (Model-View-Controller) is an architectural pattern that ASP.NET implements to develop web applications more efficiently.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is an assembly?

2 Answers   Value Labs,


What is HTTPContext and HTTPModule. What is the use of them?

1 Answers  


How do you do exception management?

1 Answers   Accenture, BirlaSoft,


Do ASP.NET forms authentication cookies provide any protection against replay attacks? Do they, for example, include the client's IP address or anything else that would distinguish the real client from an attacker?

1 Answers  


Do you know about caching with the datasource controls?

1 Answers  


In C#.net application is run on linux michine

4 Answers  


Why mvc is faster than asp.net? : Asp.Net MVC

1 Answers  


In cache where dats is stored and how(file or object?)

2 Answers  


What is difference in .net 1.1 and .net 2.0?

1 Answers  


Suppose there is one web farm with 3 servers inside with same configuration and the same project is running inside all servers.Which session mode is usde for all these and why?

3 Answers  


What is server infrastructure?

1 Answers  


What are directives in asp.net? List down all the important directives.

1 Answers  


Categories