Why Unload event of MasterPage Calls first in ASP.net ?
Answer / Manoj Kumar Verma
The Unload event of a MasterPage is called before the content pages' events because the MasterPage instance is unloaded first to ensure that any resources it uses are released back to the system. This allows for efficient memory management and prevents potential issues caused by holding onto resources longer than necessary.
| Is This Answer Correct ? | 0 Yes | 0 No |
accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.
How do I use a proxy server when invoking a web service?
how can u create the blog in asp.net with C#?what is the data type u will use to store in sql server?
Difference between server.Execute and response.redirect ?
5 Answers Accenture, Keane India Ltd,
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What is the difference between appsetting and connectionstring tags in web.config file
Explain an object, class and method.
What is the life cycle of an asp.net page?
Define the term Web Garden?
1 Answers Sans Pareil IT Services,
What are the new data controls in asp.net 2.0?
Can i have both C# and vb.net code in same assembly?how?
What is the server of asp.net?
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)