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: 249

Filed under:

Can someone tell me why Objects serialized with SoapFormatter are more likely to successfully traverse firewalls than BinaryFormatter?

Thanks

© Stack Overflow or respective owner

Related posts about c#