Is it necessary to undertsand these events of an ASPX page
execute. Explain its importantance?
Answers were Sorted based on User's Feedback
Answer / sivakumar
YEs, Its very Important
Sequence
--------------
1. Page_Init()
2. Load View State
3. Load Post Data
4. Page Load
5. Raise Post Data Changed Event
6. Raise Post Back Event
7. Page _ PreRender
8. Save View State
9. Page _ Render
10. Page _ Unload
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / navin.cp
Yes these are important. If you dont know the sequence of
execution, then where u will put your code block to full
fill requirements.
| Is This Answer Correct ? | 2 Yes | 0 No |
How long the items in ViewState exists?
0 Answers SwanSoft Technologies,
Hi, I am developing an application (quiz engine) using C# in Dot net. My problem is I am designing the selction option using radio button. So, I want to retrive the data from the database to the radiobutton option. And also please tell me the how to compare the correct answer option with Answer selected by the users. If any body knows or have done this before please Help me out. My mail id is get_rome@yahoo.co.in. Table format: Question Id Queston Option1 Option 2 Option 3 Option 4 Correct answer 1 What is ur name? My name is ….. My name …. My name …. My name …. My name is tom
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
what is aspcompat? what it does?
What is application variable in asp.net?
Why Web Services?
What is directive in asp net?
Difference between response.redirect and server.transfer?
Which control would you use if you needed to make sure the values in two different controls matched?
How .net CLR works with n-tier application
What are the advantages of using session?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
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)