Answer Posted / kavitha
Init
loading
TextboxTextchanged
buttonclic
pageunload
pagedispose
The page is intialize the events,after that the page is
loading,after that controls is rised after page unloading
and pagedispose is removing the unnecessary objects
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
What is http post and http get?
What is the equivalent of date() and time() in asp.net?
What is the basic difference between asp and asp.net?
What is asynchronous call?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What r the asp.net list controls and diff. Between them?
What are the ways to sending the data in ASP.NET page?
Define static function?
Can we handle the error and redirect to some pages using web.config?
Difference between singleton and singlecall.
How do you implement postback with a text box?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
what are the ihttphandler and ihttphandlerfactory interfaces ?
How does u get record no from 5 to 15 from a dataset of 100 records?
Explain Authentication mechanism in dotnet