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
What is the use of viewmodel in mvc?
Are there any parts of the .net framework 3.0 that only work on windows vista?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
What are action filters?
What is page life cycle?
What is .net architecture?
what do you mean by navigation property?
what is msl?
Difference between ASP.NET MVC and ASP.NET WebForms?
Does razor engine supports for tdd?
What are the two ways to add constraints to a route?
Is .net core replacing .net framework?
What is session state management?
Give an example for authorization filters in an asp.net mvc application?
Does windows 10 need .net framework?