Explain the asp.net page life cycle.
Answer / Neelendra Kumar Verma
The ASP.NET Page Life Cycle consists of several stages through which an ASP.NET page goes during its lifespan, including Init, LoadViewState, LoadPostData, RaisePostBackEvent, SaveViewState, Render, and Dispose. The init event initializes the controls on the page, while LoadViewState rehydrates view state data. LoadPostData handles user input from forms, and RaisePostBackEvent allows events to be raised by server controls. SaveViewState saves view state data, and Render generates HTML output for the page. Dispose releases unmanaged resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we make a poperty read only?
i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this....
3 Answers Chaitanya, Crysalis, CTS, HCL, Sein Infotech, TCS,
How do you handle session management in ASP.NET and How do you implement them. How do you handle in case of SQLServer mode?
State Management (viewstate, session etc)
What is the main differences between asp and asp.net?
What do you understand from custom control?
Is asp.net and .net the same?
How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two
How can you implement encapsulation in asp.net?
How is it possible for .NET to support many languages?
Which .NET framework supports Web API?
What is the difference between CC and BCC?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)