المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Dataset for customizable project settings??



C# Programming
04-03-2009, 12:02 AM
Hello! I am writing a Windows service that requires various user-defined settings in order to work. The solution uses multiple class libraries which are all linked with these user-defined settings. A coworker suggested that I use a dataset to do this, but being new to C#, I'm not exactly sure how I would go about doing this. I think I get the concept of a dataset, but I don't particularly understand how the service would know that the settings were changed after the service has been built, installed, and started. The searches I've done today haven't really given me any relevant information, and I was hoping that somebody could point me in the right direction with a source or suggestion? Any help would be greatly appreciated http://www.barakasoft.com/script/Forums/Images/smiley_smile.gif