Posted By:
Pavel_Bernshtam
Posted On:
Wednesday, June 12, 2002 01:24 AM
Hi!
Point me please to some article/tutorial about how I can write custom BINARY
maping for some data type.
I.e. I want to send as parameter object of some type, and I can send it not
as XML, but as binary format (for some reasones: 1) I have already code for
such binary serialization/desirialization 2) It will be very large when XML
coded).
Thank you!