How to Page Execute in asp.net(inside browser)
What is the maximum timeout we can set for Cookies?
What is the function used for removing an event listener?
What are the built-in objects in asp.net?
What is the difference between application object and session object?
What are validator? Name the Validation controls in asp.net? How do u disable them?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is reflection and disadvantages of reflection?
What are the events in a page life cycle?
Explain ViewState?
What is the adavantage of using ASP.NET routing?
How do you secure your configuration files to be accessed remotely by unauthorized users?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?