What methods are fired during the page load?
Answer Posted / amit
init();
Load();
Pre-render();
Unload();
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
List the events in page life cycle.
Where is session data stored in asp net?
What are uri parameters?
What is base class of .net?
To redirect the user to another page which method do we use without performing a round trip to the client?
Is sql backend or frontend?
What are sessions in asp net?
Can you clarified A Web service can only be written in .NET or not?
What does passport and windows authentication mean in ASP.NET?
Explain the features that make asp.net more used framework? : asp.net mvc
Explain how asp.net different from asp?
Why mvc is faster than asp.net? : Asp.Net MVC
Define authentication and authorization.
What is semantic gap?
What is the use of dispose method?