WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?
Answer Posted / mithun
Pre Init--> Init-->Init Complete-->Pre Load--> Load-->Load Complete-->Pre Render--> Render--> Unload
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are query strings used for?
What is an example of an application service provider?
In asp.net, how can you validate drop down box?
Explain exception handling in .net.
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What is asp.net globalization?
What are the steps to follow to host a web application on a web server?
What is server redirect?
Explain a program using razor view engine to create a simple application? : asp.net mvc
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Where sessions are stored in asp.net?
What are the two properties that are common on every validation control?
Why do we need a web application session?
What is the use of placeholder control? Can we see it at runtime?
Write code to send e-mail from an asp.net application?