Peter's Gekko

Sponsors

The Lounge

Wicked Cool Jobs

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Webservices and XML datasets

As a compensation for last post, this one is 100% .NET.

Using webservices you can pass data to and from a consumer. Using .net to build web-services this data can be quite complex , like a full XML dataset. This puts quite a big load on the wire, having to transport the bulky data and the consumer of the service, having to understand the data receieved. In an article I have studied three ways a service and its consumer can interchange and validate XML data

  • Using typed datasets
  • Using untyped dataset
  • Using XML in plain straing format

The article was originally on my own webseite and has recently be republished on MSDNAA.

blog on,

Peter 


Posted Wed, Dec 10 2003 7:07 AM by pvanooijen

[Advertisement]

Add a Comment

(required)  
(optional)
(required)  
Remember Me?
Devlicio.us