Demonstrate Render and PreRender?
What is a user session?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What is masterpage?
How many types of state management are there in asp net?
What is asp.net architecture?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
How to turn off cookies for a page?
What is server redirect?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What are the asp.net 2.0 features?
In ViewState How much lifespan items stored?
Why session is used in asp.net?
What are the layouts of ASP.NET Pages?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?