Web services Interview questions


Total available count: 9
Subject - Microsoft Technologies
Subsubject - Web services

What are the limitations of using GET and POST to communicate with a web service?

1. It is less secured than SOAP
2. It prevents the user from passing structures and objects as arguments
3. It prevents the user from passing ByRef arguments



Next 5 interview question(s)

1
What are the drawbacks of Response Caching?
2
Does the W3C support any Web service standards?
3
What is a Web Service?
4
Explain WebMethod Attribute in Asp.Net Web Service?
5
What is WSDL?