Web Design. Development. Optimization. RSS 2.0
 Thursday, May 20, 2004

I must say, after spending all of 45 minutes writing a complete Rock-Paper-Scissors game client to the web service I wrote last night...

I LOVE .NET

Consuming a web service in .NET is crazy simple.

Step 1. Add a Web Reference to the web service URL.

Step 2. Instantiate an object using that reference.

    rpsservice = new RPSClient.com.mydemos.www.ScottRPS();

Step 3. Use the object, just as you would any other object in .NET.

    rpsservice.ShakeHands(iGameId);

Wow. I love it when products just work. No fuss, no muss.

 

Thursday, May 20, 2004 3:23:02 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0] -
.NET | Technology
Del.icio.us Digg Technorati Blinklist Furl reddit
Comments are closed.
Archive
<October 2008>
SunMonTueWedThuFriSat
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2008
Scott Duffy
Sign In
Statistics
Total Posts: 474
This Year: 34
This Month: 4
This Week: 4
Comments: 73
Themes
Pick a theme:
All Content © 2008, Scott Duffy
DasBlog theme 'Business' created by Christoph De Baene (delarou)