-
I have loads and heaps of data(s) and properties stored in a few forms which user can change and altered the latter. However, saving the data to registry will be a troublesome considering the amount of data(s) available in the several forms.
So, instead of using registry and ini, I heard there is a few other methods which allows users to save properties and data(s)?
Can you please help me out?
Please include source code if possible
:)
-
Why not just save it into a separate file? What info needs to be stored - it decides the file format.