What does passport and windows authentication mean in ASP.NET?
Explain server control extensibility with reference to asp.net 2.0 ?
Tell me the code snippet to show how we can return 404 errors from HttpError?
How can you handle unmanaged code exceptions in asp.net?
What is difference between view state and session state?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What is session handling in a webfarm, how it can work with its limits?
How you will improve web application performance?
What is DataGrid wheater its a Server Control or something else ?
What is the best Macanism to clear the Cache in asp.net
What is custom events?
Define view state.
How will you do Redo and Undo in a TextControl?
What is the good practice to implement validations in aspx page?
Can more than one person use the same login?