This is a quick post for using application or user settings in C# 2.0. I found most of the articles dealing with it in VB which is pretty easy. All you need to access a setting called "ServerName" in Visual Basic is this line My.Settings.ServerName="myServer"