WaitFor Delay '00:00:05'
Sql Server Stored Procs version of Tread.Sleep
object missing = System.Reflection.Missing.Value;
c# missing argument for comm interop
openFileDialog1.Filter = "Word (*.doc) |*.doc;*.rtf|(*.txt) |*.txt|(*.*) |*.*"
filters for openfiledialog
Size size = TextRenderer.MeasureString(this.Text, this.Font);
measures the size of a string w/o using a Graphics object
string result = Path.GetDirectoryName(Assembly.GetAssembly(typeof(MY_CLASS_NAME)).CodeBase);
gets the directory the program is in
Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData);
Application.EnableVisualStyles()