Sathyaish
February 25th, 2006, 12:49 AM
The BinaryFormatter class is generally not appropriate when data is meant to be passed through a firewall. (http://www.codeguru.com/Csharp/Csharp/cs_syntax/serialization/article.php/c7201/)
Why?
Why?
|
Click to See Complete Forum and Search --> : Binary Formatter not suitable accross firewalls Sathyaish February 25th, 2006, 12:49 AM The BinaryFormatter class is generally not appropriate when data is meant to be passed through a firewall. (http://www.codeguru.com/Csharp/Csharp/cs_syntax/serialization/article.php/c7201/) Why? MadHatter February 25th, 2006, 01:25 AM to scare the unexpecting into using Super-bloated Object Occess Protocol. ;) I've never run into problems with it. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |