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

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

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -