WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?
Answers were Sorted based on User's Feedback
Answer / gurmeet
PreInit-> Init -> PreLoad -> Load -> PreRender -> Render->
PreUnload -> Unload
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / mithun
Pre Init--> Init-->Init Complete-->Pre Load--> Load-->Load Complete-->Pre Render--> Render--> Unload
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / anand gopal makwa munger
LoadControlState --> LoadViewState --> LoadPostdata --> Load(Onload) --> RaisePostDataChangedevents --> RaisePostbackEvents -->PreRender(OnPreRender) --> SaveControlState --> SaveViewstate --> Render --> Dispose --> UnLoad.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anirudh
preinit->init->preRender->render->preload->load..
| Is This Answer Correct ? | 2 Yes | 4 No |
How do u declare static variable and how it is declared and what is its lifetime?
what are Httpmodule and HttpHandler?
How do we access view state value of this page in the next page?
Is viewstate secure?
What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
What is the importence of the INTERFACE? but not the inheritence concept?and why we r declaring the empty methods in that? we can directly implements with in the class know? Tell me the importence?
What is the base class of .NET?
How is a session stored and maintained in asp.net?
What is the viewstate in asp.net?
Which property is used to identify the Page is Post Back in ASP.NET?
0 Answers Sans Pareil IT Services,
How Session use Cookies in State Management?
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)