How can you make sure that web api returns json data only?
Why do we need url encoding?
How are sessions stored?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
What is the parent class of all the web server control?
What is the page life cycle in asp.net?
How do I use a proxy server when invoking a web service?
Differentiate between globalization and localization.
How can we create Tree control in asp.net?
Difference between overriding and overloading?
In a Repeater control how one can provide an alternating color scheme ?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Explain what is clr?
What is the difference between typeof() vs gettype()?
What are resource file and how do we generate resource file?