In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
Answer Posted / padmaja
page_Init
page_load
page_render
page_unload
dispose
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which protocol is used to call web service?
How is session id generated?
How do you sign out from forms authentication?
What are the steps to follow to host a web application on a web server?
Explain why datareader is useful?
What is the postback property in asp.net?
What is the difference between cookie and session?
What is custom events? How to create it?
What are the difference between function and stored procedure in .net programming language?
Explain the difference between sql invalidation and sql notification.
What is a swagger in web api?
Define static function?
Explain diff. Between friend and protected friend?
What is owin authentication?
Explain the difference between globalization and localization techniques