Answer Posted / guest
Init() - when the pageisinstantiated, Load() - when the page
is loaded into server memory,PreRender()- the brief moment
before the page is displayed to the user asHTML, Unload()-
when page finishes loading.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is windows active directory authentication?
How to prevent client side validation from the ASP.NET validation controls?
Which of the following .NET framework supports Web API?
What are the server control tags in asp.net.?
Which is the parent class of the web server control?
Is react a template engine?
Why would anyone need to implement their own hashtable or linked list?
What is the difference between page directive include and action tag include?
Which browsers support the xmlhttprequest object?
What are session state modes in asp.net?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Can you change a master page dynamically at runtime? How?
Mention few asp.net validators.
Is data edited in the Repeater control?
What is difference between Fragment Caching and Page Caching in ASP.NET?