Answer Posted / janaki
1. Object Initialization
2. Load View state Data
3. Load Post Data Processes Post back Data
4. Object Load
5. Raise Post Back Change Events
6. Process Client-Side Post Back Event
7. Prerender the Objects
8. View State Saved
9. Render To HTML
10. Disposal
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are ASHX files?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is a web api endpoint?
What are the features that make asp.net more used framework? : asp.net mvc
What is session in http request?
Why do we need a web application session?
Explain about consistent programming model in the .NET framework?
Is global asax mandatory?
What is the purpose of session management?
What is %20 in a url?
Write a code for sending an email from asp.net application.
What is the adavantage of using ASP.NET routing?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Explain the difference between asp & asp.net.
What is a form tag?