Is it necessary to create a Windows application or Web
application to test a Web service ?
Is it must to consume this service?

Answers were Sorted based on User's Feedback



Is it necessary to create a Windows application or Web application to test a Web service ? Is i..

Answer / akbar

Run the web service project, you get a page listing its
methods. Click any method to pass params and see results.

Is This Answer Correct ?    1 Yes 0 No

Is it necessary to create a Windows application or Web application to test a Web service ? Is i..

Answer / ninad

No, not necessary, to test a web service it provides HTTP-
GET method to test.
That too the web service comes with a test page.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Why do we use Option Explicit?

2 Answers   Microsoft,


what is <location> tag?

2 Answers  


In Crystal Report Refresh Button is not working. when I click on it it givesh error like "missing parameter values " I have used propery of Crystal Viewer like ReuseParameterValuesOnRefresh="True" but this also not working. Plz give me any solution.

1 Answers  


What is the main function of razor in asp.net? : asp.net mvc

1 Answers  


What is the importance of Global.asax in ASP.NET?

0 Answers   B-Ways TecnoSoft,


How To Authenticate Your Web service??

1 Answers  


What is the typical session identifier?

0 Answers  


What is Hidden Fields in Asp.Net

4 Answers  


Where does the Web page belong in the .NET Framework class hierarchy?

1 Answers   Perot Systems, Visual Soft,


Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc

0 Answers  


What is a user session?

0 Answers  


code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

0 Answers  


Categories