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
Answer Posted / 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 |
Post New Answer View All Answers
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
what is meant by sitemapnode ?
What is the maximum number of classes that can be contained in one dll file?
Define xmlreader class.
Which protocol is used in a web api?
How to use a Master Database in Asp.net?
What does asax stand for?
Define the types of configuration files.
What is data grid view in asp.net?
How do cookies work?
Where do we store our connection string in asp.net application?
What is mta?
What is difference between abstract class and an interface?
What are web server controls in asp.net?
What is aspect-oriented programming?