D
Dave Morgereth
We use .NET Datasets to carry data between our client and web service.
We've noted that the serialization is not as efficient as it could be (ie.
column values are passed as elements rather than attributes). Does anyone
have an example of overriding the default serialization for a Dataset?
Thanks
Dave
We've noted that the serialization is not as efficient as it could be (ie.
column values are passed as elements rather than attributes). Does anyone
have an example of overriding the default serialization for a Dataset?
Thanks
Dave