Introduction to ASP.NET MVC Architecture

in #aspdotnet6 years ago

   Introduction to ASP.NET MVC Architecture:-

 In this section, I will explain ASP.NET MVC Architecture. MVC is an architectural pattern not any programming language. It was designed in 1970. It widely adopted architectural pattern in web worldwide. Let’s understand what is ASP.NET MVC. MVC stands for Model, View and Controller. The idea behind MVC is separation of concern.  

  • Model:-  A set of classes that represent the business logic of the application independent of the user interface. 
  • View:-  It is a user interface that display the data of the application and decides how the design of the application looks like.
  •  Controller:-  Controller is set of classes that acts the brain of the application. It handles the overall application flow. 

()


  How it works in the Background:-  

When a user enters a url in web browser, the request gets routed to controller. The controller decides what is return to web browser either a simple view, model etc. depends on what user requested through HTTP request in the browser.   

Sort:  

@umair72023, I gave you an upvote on your post! Please give me a follow and I will give you a follow in return and possible future votes!

Thank you in advance!

Yeah its true.Also post about MVP

nice info about .net do continue it as series.

@umair72023 didn't knew about this before, thanks

thanx for dotnet informationabout mvc

Its very informative about ASP.NET, Thanks

Thanks for the information it's really helpful

Coin Marketplace

STEEM 0.27
TRX 0.13
JST 0.032
BTC 62423.21
ETH 2897.82
USDT 1.00
SBD 3.56