XML Serialization/Deserialization of Immutable Objects
        Posted  
        
        on C# Corner
        
        See other posts from C# Corner
        
        
        
        Published on 4/18/2010 9:01:36 AM
        Indexed on 
            2010/04/19
            7:24 UTC
        
        
        Read the original article
        Hit count: 258
        
Filed under: 
        Here’s a brief example of how to serialize and deserialize immutable objects to XML.
        
        © C# Corner or respective owner