不疯不成魔

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2014年12月12日

摘要: 数据库-----》右键--------------》任务-------------》生成脚本可选择升生成什么样的脚本1.选择生成的数据库版本2。是否包含某些脚本 阅读全文
posted @ 2014-12-12 21:16 不疯不成魔 阅读(197) 评论(0) 推荐(0)

摘要: //启用连接池 string constr = "Data Sourse=zxtiger; Initial Catalog=itcastcn;Integrated Security=True"; Stopwatch watch = new Stopwatc... 阅读全文
posted @ 2014-12-12 20:49 不疯不成魔 阅读(313) 评论(0) 推荐(0)

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Configuration;using System.Data.SqlClient;using System.D... 阅读全文
posted @ 2014-12-12 19:07 不疯不成魔 阅读(127) 评论(0) 推荐(0)