What is view state management in asp net?
Explain repository pattern in asp.net mvc? : asp.net mvc
What are the contents of cookie?
What is session handling in a webfarm, how it can work with its limits?
What are the properties of the eventargs argument when capturing keyboard events?
When should I use server transfer and response redirect?
What is strong name and which tool is used for this ?
What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?
Can we use multiple web.config files in an sigle appliction?
Please briefly explain the usage of global.asax?
What is an asp.net web form?
is it possible to persiste customize object in view state? how it is?
What is difference between view and partial view?