从注册表中找到dns服务器的方法 public class cxyDns...{ public static string[] GetDns() ...{ RegistryKey m_machine=Registry.LocalMachine; string m_dnskey=@"SYSTEMCurrentControlSetServicesTcpipParameters"; RegistryKey m_dnsKey=m_mac
加密|注册表|字符串 目标本章的目标是: • 在注册表中存储加密的数据库连接字符串 • 从注册表中读取加密的数据库连接字符串并对其进行解密. 返回页首适用范围本章适用于以下产品和技术: • Microsoft Windows XP 或 Windows 2000 Server (Service Pack 3) 以及更高版本的操作系统 • Microsoft .net Framework 版本 1.0 (Service Pack 2) 以及更高版本 • Microsoft Visual C# .ne