What methods are fired during the page load?
Answer Posted / dilip
Init()
Load()
PreRender()
Unload()
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What are validator? How do you disable them?
Where session variables are stored?
How do you implement postback with a text box?
How we implement web farm and web garden concept in asp.net?
Is it possible for me to change my aspx file extension to some other name?
What do you mean by caching in asp.net?
Define machine.config in .net?
Can you explain the importance of finalize method in .net?
Is razor a programming language?
Where is cookie used in asp.net?
How ViewstateMac works?
Describe a bubbled event and how it is used ?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
Explain the use of fragment caching.
How do http sessions work?