What are the new page events added in Asp.net 2.0 ?
Answer Posted / rana rashid
init
load
unload
dispose
prerender
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What is a runtime version?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Explain asp.net web forms.
Why we use content place holder in asp.net?
What is inproc mode in session?
Explain managed code an un-managed code.
Where is session cookies stored?
What is a user session?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
Which method do you use to kill explicitly a users session?
Should I delete cookies?
What is repository pattern in mvc.net? : asp.net mvc
Explain the concept of event bubbling in ASP.NET?
What is ipostback?