RegistryKey
RegKey = Registry.LocalMachine;RegKey = RegKey.OpenSubKey(
"SOFTWARE\\Comapny1\\Project1");string connstring = Convert.ToString(RegKey.GetValue("MyConnection"));
Articles of ASP.NET, C#.NET, VB.NET, SQL, WSS, MOSS, Silverlight, InfoPath 2007, WPF, WWF and something about me
No comments:
Post a Comment