Hi , I am Basha. I am searching a job in dotnet.Plz tell me
the order of page events in asp.net 2.0> plz send faq's
related to c#.net,asp.net,sqlserver2000 etc. to my mail-id :
bashask.ss@gmail.com
Answers were Sorted based on User's Feedback
Answer / prabu s
Order of page event occur?
1. Page_Init
2. Page_Load
3. Control events
4. Page_Unload event
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / chandra sekhar dola
In ASP.NET 2.0 we have lot of new events occur while page
loads.
Page_PreInit()
Page_Init()
Page_InitComplete()
Page_PreLoad()
Page_Load()
Page_LoadComplete()
Page_PreRender()
Page_PreRenderComplete()
Page_Unload().
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / csc
Page_PreInit()
Page_Init()
Page_InitComplete()
Page_PreLoad()
Page_Load()
Page_LoadComplete()
Page_PreRender()
Page_PreRenderComplete()
Page_SaveStateComplete()
Page_Unload()
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / nitya
Page_PreInit()
Page_Init()
Page_InitComplete()
Page_PreLoad()
Page_Load()
Page_LoadComplete()
Page_PreRender()
SaveStateComplete()
Page_Render()
Page_Unload().
| Is This Answer Correct ? | 1 Yes | 2 No |
How does u call and execute a sp in .net?
what is the dllhell? why we use the dllhell?
Disable browser cache for entire ASP.NET website?
In asp.net 3.5 we can go one page to onther page without using statemanagment concept?
Why do we need Web Services?
What is a uri query?
Asp.Net Source :- In my project i have gridview control - item template. Its have asp:button control. my requirement is while click this button i need to display some alert message. Could you please help me which gridview event i need to write source code? Please give me a quick response. Thanks
If I update session state, should I lock it, too? Are concurrent accesses by multiple requests executing on multiple threads a concern with session state?
About dataset and data mining ?
What is a master page and what does it do?
How do you hide the columns?
Why session management is required?
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)