NextGen Dot Net Technologies

NextGen Dot Net Technologies blog will help you to get all the latest feature of .Net Framework/.Net Core(Including SQL Server). Apart of from Dot Net , This will explore you about Angular , Bootstrap and Azure. Feel free to give suggestions. Happy Learning. All the best.

Full width home advertisement

Asp.Net MVC World!!

Angular World!!!

Post Page Advertisement [Top]

Asp.Net MVC and Web Forms Work Flow:



  • So Asp.Net MVC comprises of three sections Model , View and Controller. 
  • The code behind logic goes in to the controller.
  • View is your ASPX i.e. pure HTML and your Model is your middle layer. 
  • You can see in the above diagram how those layers fit in

Asp.Net MVC request flow


Step 1:- The first hit comes to the controller.

Step 2:- Depending on the action controller creates the object of the model. Model in turn calls the data access layer which fetches data in the model.

Step 3:- This data filled model is then passed to the view for display purpose.




No comments:

Post a Comment

Bottom Ad [Post Page]

| Designed by Colorlib