Asp.Net Event Order

20. February 2009

I found this article that shows the order of events by HttpModule and Page.  I am going to be using it as a reminder.

You can find the entire post here http://forums.asp.net/t/1191194.aspx

 

BeginRequest - HttpModule
AuthenticateRequest - HttpModule
PostAuthenticateRequest - HttpModule
PostAuthorizeRequest - HttpModule
ResolveRequestCache - HttpModule
PostResolveRequestCache - HttpModule
PostMapRequestHandler - HttpModule
AcquireRequestState - HttpModule
PostAcquireRequestState - HttpModule
PreRequestHandlerExecute - HttpModule

PreInit - Page

Init - ChildUserControl
Init - UserControl
Init - MasterPage
Init - Page

InitComplete - Page

LoadPageStateFromPersistenceMedium - Page

ProcessPostData (first try) - Page

PreLoad - Page

Load - Page
Load - MasterPage
Load - UserControl
Load - ChildUserControl

ProcessPostData (second try) - Page

RaiseChangedEvents - Page
RaisePostBackEvent - Page

Click - Button - ChildUserControl

    DataBinding - Page
    DataBinding - MasterPage
    DataBinding - UserControl
    DataBinding - ChildUserControl

LoadComplete - Page

PreRender - Page
PreRender - MasterPage
PreRender - UserControl
PreRender - ChildUserControl

PreRenderComplete - Page

SaveViewState - Page
SavePageStateToPersistenceMedium - Page
SaveStateComplete - Page

Unload - ChildUserControl
Unload - UserControl
Unload - MasterPage
Unload - Page

PostRequestHandlerExecute - HttpModule
ReleaseRequestState - HttpModule
PostReleaseRequestState - HttpModule
UpdateRequestCache - HttpModule
PostUpdateRequestCache - HttpModule
EndRequest - HttpModule
PreSendRequestHeaders - HttpModule
PreSendRequestContent - HttpModule

New BlogEngine.Net Theme and site

17. February 2009

I wanted to share with everyone that I created a new online magazine using BlogEngine.Net. I made use of all the existing features of of Blogengine along with a few new widgets and extensions.  I even created a new theme to go along with it.  I don’t know if I will share it at this time because it is specific to my site.  But the odds are it will show you some new ways to use the software.

Take a look at it and let me know what you think.

I will get into the specifics of the site in a later post.  

 

Just an update for everyone.  You can now visit the site at http://www.ichoosetofeel.net.  Please take a look and review it.  It's ad free and we don’t ask for money.

.Net, BlogEngine.Net, Book, Essays, General, Looking Back, Music, Peace, Religious Science, Reviews , , , , ,