Hi , I am Basha. I am searching a job in dotnet.Plz tell me
the order of page events in asp.net 2.0> plz send faq's
related to c#.net,asp.net,sqlserver2000 etc. to my mail-id :
bashask.ss@gmail.com
Answer Posted / prabu s
Order of page event occur?
1. Page_Init
2. Page_Load
3. Control events
4. Page_Unload event
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is the difference between client-side and server-side validations in webpages?
Define web services in asp.net.
Explain the benefits of viewstate?
Why is global asax is used?
How to create events for a control?
What are the options in ASP.NET to maintain state?
How can you apply a theme to your asp.net application?
What is the purpose of using MVC programming pattern in ASP.NET?
Which methods validate all the controls on a page?
Why do we need url encoding?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What are the session variables?
Explain an object, class and method.
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What are the layouts of ASP.NET Pages?