BinaryFormatter vs SoapFormatter
Posted
by Fei
on Stack Overflow
See other posts from Stack Overflow
or by Fei
Published on 2010-06-11T19:46:59Z
Indexed on
2010/06/11
19:52 UTC
Read the original article
Hit count: 261
c#
Can someone tell me why Objects serialized with SoapFormatter are more likely to successfully traverse firewalls than BinaryFormatter?
Thanks
© Stack Overflow or respective owner