摘要: protected void BtnLogin_Click(object sender, EventArgs e) { string ConStr = ConfigurationManager.ConnectionStrings["ConStr"].ToStri... 阅读全文
posted @ 2014-09-29 11:59 洛晨随风 阅读(284) 评论(0) 推荐(0) 编辑
摘要: public class MyCustomerFilterAttribute : ActionFilterAttribute { public string Message { get; set; } public override void OnActionExe... 阅读全文
posted @ 2014-09-29 09:44 洛晨随风 阅读(153) 评论(0) 推荐(0) 编辑
摘要: 使用Log Explorer查看和恢复数据 Log Explorer 4.1.可用于SQL Server2005的日志查看工具下载地址:http://download.csdn.net/source/620271使用方法:打开Log Explorer -> Attach Log File -> 选择... 阅读全文
posted @ 2014-09-29 09:40 洛晨随风 阅读(9050) 评论(0) 推荐(0) 编辑