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
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 |
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 |
Why do we use Option Explicit?
what is <location> tag?
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.
What is the main function of razor in asp.net? : asp.net mvc
What is the importance of Global.asax in ASP.NET?
How To Authenticate Your Web service??
What is the typical session identifier?
What is Hidden Fields in Asp.Net
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
What is a user session?
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