Init() - when the page is instantiated
Load() - when the page is loaded into server memory
PreRender() - the brief moment before the page is displayed to the user as HTML
Unload() - when page finishes loading.
This blog is mainly about personal development. The secret of winning in life lies in seeing life differently - in its different shades and outcomes. For winners life is not a tedious journey from the womb to the tomb. It is a journey about crossing milestones and looking forward to new ones. The winners in life think constantly in terms of I can, I will, and I am,"
Init() - when the page is instantiated
Load() - when the page is loaded into server memory
PreRender() - the brief moment before the page is displayed to the user as HTML
Unload() - when page finishes loading.