与数据库进行异步操作的连接字符串的写法
摘要:
string GetConnectionString() // To avoid storing the connection string in your code, // you can retrieve it from a configuration file. // If... 阅读全文
posted @ 2009-09-17 19:33 画一个圆圈 阅读(105) 评论(0) 推荐(0) 编辑