What are client activated objects?
Why mvc is faster than asp.net? : Asp.Net MVC
What is cache in asp net?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
Life cycle of ASP.NET page when a request is made ?
Briefly describe different techniques for ASP.NET State Management?
6 Answers Deloitte, Syntax Softtech,
How many view state can be hold by a aspx page ?
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
difference between caching objects in session objects?
What is session in http request?
How do you turn off cookies for one page in your site?
How can we use Web API with ASP.NET Web Form?
What is a PostBack? What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState? Why is it either useful or evil?