Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why you use MVC over Tradisional ASPX?



Why you use MVC over Tradisional ASPX?..

Answer / Saurabh Bisht

MVC (Model-View-Controller) is preferred over traditional ASP.NET Web Forms (ASPX) for several reasons: Separation of concerns, improved maintainability, testability, and scalability. In MVC, the Model handles data and business logic, View focuses on presentation, and Controller manages user input. This separation allows developers to work on individual components independently.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

Why mvvm is better than mvc?

1 Answers  


What is razor view engine in mvc?

1 Answers  


Mention the benefits of area in mvc

1 Answers  


What do you mean by mvc scaffolding?

1 Answers  


How you can send the result back in json format in mvc?

1 Answers  


What is the main view engine called?

1 Answers  


What is validation summary in mvc?

1 Answers  


How to render html in asp.net mvc view?

1 Answers  


What are the exception filters in mvc?

1 Answers  


What is difference between mvc (model-view-controller) and mvp (model-view-presenter)?

1 Answers  


What does the mvc pattern define with 3 logical layers?

1 Answers  


Is mvc a layered architecture?

1 Answers  


Categories