How do you implement sql caching in asp.net?
Explain about asp.net 2.0 themes?
Define viewstate in .net?
How do I use response redirect?
What is OSI layer? Explain different layers.
Explain what is event bubbling?
What is csrf attack in asp.net?
Explain the working of passport authentication.
Explain how viewstate is being formed?
Describe how to implement globalization and localization in the use interface in .net.
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
List the asp.net validation controls?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is the use of worker process in asp.net?
Define cookie.