Answer Posted / kunwar pal singh
Page_Init -- Page Initialization
LoadViewState -- View State Loading
LoadPostData -- Postback data processing
Page_Load -- Page Loading
RaisePostDataChangedEvent -- PostBack Change Notification
RaisePostBackEvent -- PostBack Event Handling
Page_PreRender -- Page Pre Rendering Phase
SaveViewState -- View State Saving
Page_Render -- Page Rendering
Page_UnLoad -- Page Unloading
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Who creates jsessionid?
Does web services support data reader like pom project?
Differentiate between client-side and server-side validations in web pages.
What is state management react?
Describe the disadvantage of cookies.
What is the life cycle of web page?
Explain what is viewstate?
What is simple data binding?
What is query string with example?
What is the difference between custom web user control and a custom web server control?
What is the state management in asp.net?
What is the request flow used for asp.net mvc framework? : asp.net mvc
What is bson in web api?
How do we assign page-specific attributes?