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 many validators do ASP.NET have?
How you will handle session when deploying application in more than a server?
Where is the session stored?
What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error
On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet object c) The Connection object d) The DataAdapter object
Explain culture and uiculture values.
What is the difference between stored procedure vs function?
Where is http session stored?
what is structured data format?
Types of objects in ASP?
How can we inherit a static variable?
What is new asp.net core?
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)