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
To get the values in two different controls to match which control you use it?
In the Repeater control which way you can edit?
What is the base class from which web forms are inherited?
What is a web based system?
Explain the steps to be followed to use passport authentication.
What are the Difference between asp.net and asp ?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What are the asp.net server side objects?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is asp net theme?
What is Cookies Less Session?
What are server-side comments in ASP.NET?
How do you identify that the page is postback?
Define repository pattern in mvc.net? : asp.net mvc