Allan
菜鸟也是有梦想的...

导航

 

2011年10月30日

摘要: 一、读取web.config文件的方法 System.Configuration.ConfigurationSettings.AppSettings.Get("Key");二、MS SQLSERVER 的连接字符串:Data Source=数据库服务器名;Initial Catalog=数据库名;User ID=用户名;Password=用户密码; 阅读全文
posted @ 2011-10-30 21:02 AllanGuan 阅读(88) 评论(0) 推荐(0) 编辑