|
This article covers the two formats in which you can serialize objects to --: XML or binary -- and the many advantages/disadvantages of each. It also covers the two ways that one can serialize, Basic and Custom. And, finally, the article will end with a sample project demonstrating how to send a custom object over the wire with Web Services. |