C#Web应用程序入门经典学习笔记之二
读取Web.config中设置 Conn = new SqlConnection(ConfigurationSettings.AppSettings[“cnFriends.ConnectString”]); <!– User application and configured property settings go here.–> <!– Example: –> <add key=”cnFriends.ConnectionString
下载地址
用户评论