spacer
Yehuda Shiran July 9, 2002
Testing the IsPrime Web Service
Tips: July 2002

Yehuda Shiran, Ph.D.
Doc JavaScript

Developer News
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?

You can test a Web service before you consume it from a DHTML or an ASP.NET page. A Web service is an entity by itself, besides providing services to its consumers. Suppose you put checkIsPrime.asmx in c:\inetpub\wwwwroot\Webreference. Browse http://localhost/Webreference/checkIsPrime.asmx. The window lists the Web service's methods. In our case, there is only one method, IsPrime. Click the IsPrime link and discover a way to test your Web service. Here is how you input the number to check if prime:

And here is the output window with the Web service's http reply:

Notice we put the number 5 and indeed got the answer in the http reply that the number 5 is a prime number (a response of "1" indicates "true", while a false response, i.e., a non-prime, would generate a response of "0").

To learn more about JScript .NET, go to Column 112, JScript .NET, Part VI: Creating IE Web Services.


People who read this tip also read these tips:

Look for similar tips by subject:

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Rolling Out Your Own HTML Application Version Control · HTML 5: Client-side Storage · Working with Ajax Server Extensions
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Wi-Fi Product Watch, November 2009 · Chip Market Recovering From '08 Collapse · Low-Cost Tools to Kickstart Your New Business