What is the viewstate in asp.net?
How you can manage the state of application at the server side in ASP.NET?
Explain difference between friend and protected friend?
how to retrieve property settings from xml .config file.
What methods are fired during the page load?
How you can add an event handler?
What is a session in asp.net?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What symbol would you use to denote, the start of a code block in aspx views?
Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?
What is difference between cookies and cache?
difference between caching objects in session objects?
Master Page