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 |
User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?
Which is the parent class of the web server control?
What is a proxy in web service?
What is the use of location tag in web.config file
2 Answers Karur Vysya Bank KVB,
What is a session in asp.net?
Is asp.net mvc front end or backend? : Asp.Net MVC
Explain the advantages of passport authentication.
What is the differences between a primary key and a unique key in sql server?
I have to send data throug querystring from one page to another. But it should not be displayed in URL. How it is possible?
Define reflection in .net?
Tell About Global.asax ?
Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?
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)