1.What are the types of events in asp.net? 2.what is databind? 3.what is COM objects? 4.Difference between gridview and datalist? 5.what is SOAP? 6.what are contents are available in asp.net page? 7.what are types of error?
1 10935What is difference between masterpage and user control, what is the objective of master page when we had user control in .NET 1.1 version
3 12734What is mvc structure? given example? How to show gridview control from business components and using class object arrays?
3 9695why 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?
1 6526
How does the iis work?
Which protocol is used to call a web service?
Explain the difference between authentication and authorization.
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is a proxy in web service?
What is the difference between server-side scripting and client-side scripting?
What are the asp.net 2.0 features?
To load your generated dataset with data which method do you invoke?
What is caching in asp.net?
What is the postback property in asp.net?
What does a switch do?
How long do session variables last?
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is session id in web application?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?