serialization - deserializing an unknown object type in C# -


is possible deserialize object serialized using binary/xml formatter without knowing or having it's type definition?

ps: possible mean if possible without having create research project , having simple prototype can deserialize simplest prototype object fit serialized information.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -