True or False: To test a Web service you must create a
windows application or Web application to consume this service?
Answer Posted / kakani
False, the webservice comes with a test page and it
provides HTTP-GET method to test.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is a .xap file? Explain with an example.
What is css in asp.net?
What is http request and response?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
What does uri mean?
Write a code for passing ArrayList in Web API?
How do we access view state value of this page in the next page?
How do I send an email message from my ASP.NET page?
What are the versions of garbage collection?
What parameters can you pass in the url of the api? Can get and post use the same url?
Web API supports which protocol?
What is boxing and unboxing in asp.net?
How is it possible for .NET to support many languages?
Can we override the enablepartialrendering property of the scriptmanager class?
Differentiate strong typing and weak typing