Web services Interview questions


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

How are web services implemented in .NET?

Web services are implemented as HTTP Handlers that intercept requests to ".asmx" files.




Next 5 interview question(s)

1
What are the limitations of using GET and POST to communicate with a web service?
2
What are the drawbacks of Response Caching?
3
Does the W3C support any Web service standards?
4
What is a Web Service?
5
Explain WebMethod Attribute in Asp.Net Web Service?