BinarySerialization size not consist?! (2 replies)
        Posted  
        
        on .NET 247
        
        See other posts from .NET 247
        
        
        
        Published on 03 Sep 2009 22:38:16
        Indexed on 
            2010/03/08
            3:32 UTC
        
        
        Read the original article
        Hit count: 224
        
Filed under: 
        Hello all, I have met something pretty odd. I am running a serialization on an object and not always the size of the output stream is the same. I even created a test that I am running the serialization in a loop, and each time I am running I have different results sizes in some point in the loop. This happens when I am using a object that was filled in the server side, and I get them thru WCF work...
        
        © .NET 247 or respective owner