Tagged Questions
3
votes
4answers
3k views
c# store user settings in database
Is there an easy method to store a person's user settings in a sql 2000 database. Ideally all settings in one field so I don't keep having to edit the table every time I add a setting. I am thinking ...