What are the new page events added in Asp.net 2.0 ?
Answer Posted / kamal
PreInit
InitComplete
PreLoad
LoadComplete
PreRenderComplete
PreSaveState
SaveStateComplete
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a uri query?
Why we use content place holder in asp.net?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What is view state management in asp net?
What are query strings used for?
How many types of sessions are there in asp net?
What are the difference between overriding and overloading?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
How does cookies work in asp net?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is asp.net localization?
What is the function of the ViewState property?
How can you implement the postback property of an asp.net control?
What is an il?