What are the new page events added in Asp.net 2.0 ?
Answer Posted / karna
pre-init()
pre-load()
pre-initcomplete()
pre-loadcomplete()
pre-rendercomplete()
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How can we make sure that Web API returns JSON data only?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What is the difference between web config and machine config files?
How to send a DataReader as a parameter to a remote client ?
In which event of page cycle is the viewstate available?
What is protected configuration?
i want the asp.net technical questions and answeres
How many types of file extensions for razor views in ASP.Net MVC?
Can you explain autopostback?
How can we apply themes to an asp.net application?
What is the function used for removing an event listener?
How would you create a permanent cookie?
Can I read the hard disk serial # of the client computer using asp.net?
What is the asp.net mvc folder conventions? : asp.net mvc
How do we assign page-specific attributes?