Tuesday, 27 May 2014

Asp.Net MVC 5 Application Lifecycle

5/27/2014 - By Pranav Singh 0

As developer knowing the Asp.net MVC life cycle is really important. Here in this article i will explain your life cycle of the asp.net mvc5 application in detail. Please check the below mention flow diagram.



Now I will explain you each and every point of the life cycle as per the diagram.

HTTP Request:  It’s related to the user request.

Routing: Routing is the process of representing the URL structure. In routing there are three things
  1. Controller
  2. Action name
  3. Parameter
MVC Handler: Under MVC handler following operation comes:

1    1.       Controller
2.       Authentication & authorization
3.       Model binding
4.       Action Method invoke
5.       Execution of view

After completion of execution of view response return the user in the form of HTTP response.
 

Tags: ,
About the Author

We are the group of people who are expertise in different Microsoft technology like Asp.Net,MVC,C#.Net,VB.Net,Windows Application,WPF,jQuery,Javascript,HTML. This blog is designed to share the knowledge.

Get Updates

Subscribe to our e-mail newsletter to receive updates.

Share This Post

0 comments:

Please let me know your view

Free Ebooks


About Us

We are the group of people who are expertise in different Microsoft technology like Asp.Net,MVC,C#.Net,VB.Net,Windows Application,WPF,jQuery,Javascript,HTML. This blog is designed to share the knowledge.

Contact Us

For writing article in this website please send request by your

GMAIL ID: dotnetpools@gmail.com

Bugs and Suggestions

As we all know that this website is for sharing knowledge and providing proper solution. So while reading the article is you find any bug or if you have any suggestion please mail us at contact@aspdotnet-pools.com.

Partners


Global Classified : Connectseekers.com
© 2014 aspdotnet-pools.com Designed by Bloggertheme9.
back to top