Answer Posted / nutan
Page_Init()-when page is first inistiated.
Page_Load()-when page is first loaded to server
Page_PreRender()-Few moment befor while html code is viewed
to user.
Page_unload()-Page is unloaded from server memory
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which tool you have done?
Explain the path instructions in xaml?
Why do we need asp.net?
What are themes and skins in 2.0, explain usage scenario?
Can we use a static function with a non-static variable?
Explain difference between friend and protected friend?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What are the differences between application object and session object?
Difference between application events and session events
What are the types of validation in asp net?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What are asp.net web forms?
Which property is used to identify the Page is Post Back in ASP.NET?
Explain different types of Caching techniques in ASP.NET?
Define dll hell?