Good day!
How to produce object serialization correctly? It is supposed to implement a nice method of saving the application settings in xml format. Now done clumsily through xmlwriter file is overwritten when you close the application.
Saw in examples of the code attributes serizable and other, for certain something useful. Tell us how to organize the logic in the code, where to read buzz words on this topic?
Thank.