Explain the life cycle of an ASP .NET page.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kinkar nag
1. PreInit
2. Init
3. InitComplete
4. PreLoad
5. Load
6. Load Complete
7. PreRender
8. SaveStateComplete
9. Render
10.Unload
| Is This Answer Correct ? | 1 Yes | 0 No |
Define page fragment caching?
difference between writing connection string in web.config through connection string and appsettings
Can you change a master page dynamically at runtime? How?
How can we implement a identity (sql server) call in an asp.net page?
Will session work if cookies is disabled?
how to add cliet side event to server side? and how to register client script to sever side? wt difference these two
Explain the life cycle of an ASP .NET page
2 Answers HCL, Surya Software,
What is the difference between stored procedure vs function?
what does membership class provide?
Difference between mvc2 and mvc3 in asp.net?
Any alternative to avoid name collisions other then Namespaces?
What is enableviewstate?
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)