2008年4月10日

ASP.NET+DLL+DLL读取配置文件(DLL中访问数据库和WebService)

摘要: 1 配置文件nwibms.config内容:<?xml version="1.0" encoding="utf-8" ?><configuration> <add key="ConnectionString" value="server=.;database=ZTIBMS;Trusted_Connection=false;UId=wy;Pwd=123456;"/>... 阅读全文

posted @ 2008-04-10 14:00 优雅小猪 阅读(2180) 评论(0) 推荐(0)

导航