In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
Answers were Sorted based on User's Feedback
preinit
init
load
prerender
unload
yes it important to know
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / padmaja
page_Init
page_load
page_render
page_unload
dispose
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kondapallysantoshkumar
page_init,(this event ocuurs when ever the page is satrted
first tine)
page_load(i occurs in subsequent requests)
controlevents,
page_unloadevents
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / kalidasan
Init
Loading
Pre Rendering
Saving
Rendering
Unloading
Disposing
| Is This Answer Correct ? | 2 Yes | 3 No |
Which method is used to perform all validation at the page level?
0 Answers Sans Pareil IT Services,
what is diffrent between asp & asp.net
What are themes and skins in 2.0, explain usage scenario?
What are the different types of Session state management options available with ASP.NET?
Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
what is view stat how it is use ?
Can we change the page layout in ASP.NET 2.0 as Grid Layout like in previous version
I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?
How do you remove duplicates without using remove duplicate stage?
Explain what is event bubbling?
Describe how ASP.NET maintains process isolation for each Web application?
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)