954,193 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

ASP.NET Page Life Cycle

Hi !

anyone tell me the link or explain abt ASP.NET Page Life Cycle.

thanks in advance.:-|

akraj
Newbie Poster
2 posts since May 2004
Reputation Points: 10
Solved Threads: 0
 
Hi ! anyone tell me the link or explain abt ASP.NET Page Life Cycle. thanks in advance.:-|


Here you are: ASP.Net Web Page Processing

Hope this helps :)

Paladine
Master Poster
Team Colleague
824 posts since Feb 2003
Reputation Points: 211
Solved Threads: 27
 

Hi Paladine!

Its really worth. Thanks a lot!

Kombaraj.

akraj
Newbie Poster
2 posts since May 2004
Reputation Points: 10
Solved Threads: 0
 
stewy68
Newbie Poster
1 post since Jul 2005
Reputation Points: 14
Solved Threads: 0
 

Here you are: ASP.Net Web Page Processing

That's actually not the life cycle, that's the asp .net pipeline.

red1980
Newbie Poster
1 post since Oct 2005
Reputation Points: 10
Solved Threads: 0
 

Here you are: ASP.Net Web Page Processing

That's actually not the life cycle, that's the asp .net pipeline.

Hi Red,

You are right. It is HTTP request processing pipeline explains how the request is manipulated by different objects.

But Page Event Life Cycle contains all the events and methods that executed at the page level when the request comes to the Page object.

Please go through the follwong link, if u want to know about Page Life cycle. http://www.aspfree.com/c/a/ASP.NET/ASP.NET-Life-Cycle-and-Best-Practices/2/

Thanks,
Kedar

kedar_challa
Light Poster
47 posts since Nov 2005
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You