What is the difference between webforms and mvc?
Answer / Hitesh Kuamar
ASP.NET Web Forms and MVC are two different architectural approaches for building web applications in .NET. Web Forms follow an event-driven, control-centric approach with a built-in page lifecycle, whereas MVC follows a cleaner, more modular pattern with separation of concerns between the Model, View, and Controller layers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc in angularjs?
What is the difference between adding routes, to a webform application and an mvc application?
What is mvc in software architecture?
What is difference between mvvm and mvc?
Mention the benefits of area in mvc
What is tempdata in mvc?
Explain the possible ways to prevent xss attacks on mvc application?
Mention what "beforfilter()","beforerender" and "afterfilter" functions do in controller?
Explain the concept of default route in mvc
Is mvc better than web forms?
What is a mvc in medical terms?
What is the purpose of mvc?