Explain form level validation and field level validation?
What are the different types of proxy patterns?
How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code?
which method marks a config file section for encryption?
how to retrieve data using web services in asp.net pls give me the code and explain me briefly
Explain Factory pattern?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What is the role of global.asax?
why we should use more than one web.config files in our application? I have two web.config files in my application. One in the root directory and another one inside a sub folder. When the application runs which web.config file will run? why?
What is the use of SmartNavigation property?
WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
how can create login from create and written conde in asp.net
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?