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 are the advantages of mvc over asp.net?

754


what is lazy loading in entity framework?

775


What you mean by routing in mvc?

804


The order of the filters that get executed, if the multiple filters are implemented?

810


Explain what is routing?

719


Does razor engine supports for tdd?

927


Explain ASP.NET MVC Identity and Security?

731


Why should we go for entity framework?

731


Can you set the unlimited length for "maxjsonlength" property in config?

735


Explain what languages does the .net framework support?

727


Does windows 10 need .net framework?

718


What is an asynchronous controller in asp.net mvc?

715


What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?

750


What is Layout in ASP.Net MVC?

784


What is the full form of sp?

697