Saving misc settings (1 Viewer)

keith2045

Portal Pro
February 16, 2006
264
2
Missouri
Home Country
United States of America United States of America
I'm new at programming (at least in C#) and I'm developing a plugin. I want to use the built in TV engine database, but dont know where to save some random settings, like for example username, password, and database server. I obviously cant save them in the database, the only other place i can think of is to create a file and save the info in it, but really dont want to do it that way. Where normally would these settings be saved? The user would be able to change these settings so i cant hard code them in the plugin.

Thanks
 

Users who are viewing this thread

Top Bottom