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

android - questions about switching from C2DM to GCM -

c++ - rosrun via ssh doesnt start a node properly -

Error C2280 mutex in a class C++ -