摘要:
For Developer(1)Visual Studio 2008 sp1(Chinese Language)http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&DisplayLang=zh-cn(2)Silverlight Tools(Chinese ... 阅读全文
摘要:
(1)连接池的创建 在通过连接字符串创建SqlConnection对象时,创建了连接池。其连接字符串的格式如下: Data Source=127.0.0.1;Initial Catalog=pub;Persist Security Info=True;User ID=sa;password=sa;Pooling=True;Min Pool Size=10;Max Pool Size=200;tim... 阅读全文