What is slidemaster?
What are validator? Name the validation controls in asp.net? How do you disable them?
Explain what are webservices?
What is sta?
What are the properties of the eventargs argument when capturing keyboard events?
What is the difference between trace and debug in asp.net?
Which is faster viewdata or viewbag?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
Explain the overview of asp.net?
What are standard controls?
How can you dynamically add user controls to a page?
What is a page life cycle?
Is post back in asp.net?
How do you secure your connection string information?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?