Answer Posted / rk
PreInit
Init
Preload
load
Prerender
Savestate
Render
Dispose
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are tuples?
What is the base class from which web forms are inherited?
What is an example of an application service provider?
Where the cookie value is stored?
List some of the important session state modes of asp.net.
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
How do you deploy your asp.net application?
What parameters can you pass in the url of the api? Can get and post use the same url?
What is Web API Routing?
What are the parts of an http response?
How does cookies work in asp net?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
What are session state modes?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.