Lifecycle of a webpage asp.net

  • Thread starter Thread starter bsmith95610
  • Start date Start date
B

bsmith95610

Hello,

I am trying to learn how the asp. Net lifecycle of a web page works.
I am a jr. programmer and am just starting to learn C#. Does anyone
know of any websites or tutorials that explain each part of the
lifecycle of a webpage in C# asp.net? Any help would be much
appreciated.

Thanks
 
Hello,

I am trying to learn how theasp. Netlifecycle of a web page works.
I am a jr. programmer and am just starting to learn C#.  Does anyone
know of any websites or tutorials that explain each part of the
lifecycle of a webpage in C#asp.net?  Any help would be much
appreciated.

Thanks

hi there

life cycle of a page depends on which IIS version you using have a
look at http://www.technodevelopers.com/ArticleDetails38.aspx if you
are using IIS 7 and if using pervious version then visit this
http://www.technodevelopers.com/ArticleDetails37.aspx.

amit verma
http://www.technodevelopers.com
 
Back
Top