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?
Answer / nageswara rao.g
5.soap stands for simple object access protocol.
webservices use the protocol bcz webservices must be
accessable by all application througt out world.
7.page level errors
application level errors
custom errors
Is This Answer Correct ? | 11 Yes | 9 No |
What are different types of api?
What are uri parameters?
what is the auto option in XML ?
What is the difference between adding reference in solution explorer and adding references by using ?
Explain how does asp page work?
What are the different types of proxy patterns?
What are server-side comments in ASP.NET?
Can I tap into other windows livetm services?
What is the difference between a Thread and Process?
difference between writing connection string in web.config through connection string and appsettings
I’m having some trouble with cas. How can I diagnose my problem?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?