Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
I just added another tip on my XML web log that I suspect others have already fought through: working with typed DataSets and web services. You won't want to pass the typed DataSet over the wire if you care about interoperability, so this post shows how to consume and de-serialize a typed DataSet from a WinForms client.
Comments
- Anonymous
February 26, 2004
I'd just been asking around about this topic, and another Kirk :) has a great post and some great references on the subject.Using Typed DataSets with Web Services... - Anonymous
February 26, 2004
The comment has been removed