c# - Serialization restrictions in .net -


i trying serialize object instance of pretty complex class - class consists of other complex classes. getting error reflecting. trying decorate every member xmlelement tag it's of work, doing experimental ui work , backend not important @ point. long works. there way of making serialization working without going , modifying tons of existing code?

thanks


Comments

Popular posts from this blog

c# - Better 64-bit byte array hash -

webrtc - Which ICE candidate am I using and why? -

php - Zend Framework / Skeleton-Application / Composer install issue -