what is MVC pattern?

Answer Posted / kamal

MVC (Model View Controller) pattern is very useful for Web
based e-commerce application.

Asp.Net web application

aspx, ascx, master pages are View

aspx.cs, ascx.cs, master.cs are Controller

App_Code folder contains classes and some references –
Model Component

MVC Advantages: Business logic can be easily modified
without affecting or any need to make changes in UI.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of viewmodel in mvc?

698


Are there any parts of the .net framework 3.0 that only work on windows vista?

672


How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?

578


What are action filters?

689


What is page life cycle?

601






What is .net architecture?

632


what do you mean by navigation property?

682


what is msl?

705


Difference between ASP.NET MVC and ASP.NET WebForms?

674


Does razor engine supports for tdd?

828


What are the two ways to add constraints to a route?

631


Is .net core replacing .net framework?

577


What is session state management?

672


Give an example for authorization filters in an asp.net mvc application?

633


Does windows 10 need .net framework?

617