klete

I am so emptiness

博客园 首页 新随笔 联系 订阅 管理
  132 Posts :: 3 Stories :: 24 Comments :: 0 Trackbacks

02 2005 档案

摘要: http://msdn.microsoft.com/asp.net/whidbey/default.aspx?pull=/library/en-us/dnvs05/html/secfeatnt2.aspNew Security Features in ASP.NET 2.0   Stephen WaltherMicrosoft Corporation June 2004 Applies ...阅读全文
posted @ 2005-02-24 17:32 豆浆 阅读(767) | 评论 (0) 编辑

摘要: Stephen WaltherSuperexpertAugust 2004Applies to:   Microsoft ASP.NET 2.0   Microsoft Visual Studio 2005Summary: Many ASP.NET applications need to track user preferences a...阅读全文
posted @ 2005-02-24 13:41 豆浆 阅读(550) | 评论 (0) 编辑

摘要: Take Advantage of ASP.NET Built-in Features to Fend Off Web Attacks   Dino EspositoWintellect January 2005 Applies to   Microsoft ASP.NET 1.x    Microsoft ASP.NET 2....阅读全文
posted @ 2005-02-24 00:36 豆浆 阅读(631) | 评论 (0) 编辑

摘要:   SQL语句导入导出大全 /*******  导出到excel EXEC master..xp_cmdshell ’bcp SettleDB.dbo.shanghu out c:\temp1.xls -c -q -S"GNETDATA/GNETDATA" -U"sa" -P""’ /*****...阅读全文
posted @ 2005-02-15 23:24 豆浆 阅读(310) | 评论 (0) 编辑