Hi All,
I know how to use a databse to store data in my objects. I know about application settings in .Net 2.0 and I have successfuly saved my application details in one file by serializing an object which contained all the objects I wanted to save. The problem is that as soon as you change a class you can no longer open it as it does not match the original class structure.
Without including any 3rd party programs, does anyone have any advice for me
Danny
.NET Development28
|