Skip to content

While deserialize new version object to a old object, seems sometimes it will put the property in wrong position, maybe new property/order issue? still figuring out.

Notifications You must be signed in to change notification settings

nathan1658/DataContractSerializer-investigate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DataContractSerializer-investigate

While deserialize new version object to a old object, seems sometimes it will put the property in wrong position, maybe new property/order issue? still figuring out. /WcfTest/bin/Debug/tmp.xml is the generate with the new object with a new property (ClassBinClassA), try to deserialize to old classA which dont have this property.

About

While deserialize new version object to a old object, seems sometimes it will put the property in wrong position, maybe new property/order issue? still figuring out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages