Allen Wang

专注web开发
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  General

摘要:Simulates the C# StringBuilder Class in Javascript. Zip file includes a compressed version, speed test and fully commented sourcecode.http://www.gotdotnet.com/Community/UserSamples/Details.aspx?Sample... 阅读全文

posted @ 2006-11-17 14:50 AllenWang.NET 阅读(449) 评论(0) 推荐(0)

摘要:习惯 1:承担责任习惯 2:永远不相信数据习惯 3:模拟针对您的代码的威胁习惯 4:始终提前一步习惯 5:模糊!习惯 6:不要编写不安全的代码习惯 7:识别策略不对称习惯 8:尽可能使用最佳工具详细请参见http://msdn.microsoft.com/msdnmag/issues/06/11/SecureHabits/default.aspx?loc=zh 阅读全文

posted @ 2006-11-17 14:25 AllenWang.NET 阅读(183) 评论(0) 推荐(0)

摘要:我一直不太清楚AssemblyInfo.cs中AssemblyVersion AssemblyFileVersion之间的区别,今天刚好在查TFS的版本号,需要查询Microsoft.TeamFoundation.dll的版本号能过属性可以看到:不仅有我知道的两种版本号,还有另外种版号Product Version。Assembly Version: 8.0.0.0File Version: 8.... 阅读全文

posted @ 2006-11-17 14:11 AllenWang.NET 阅读(6358) 评论(1) 推荐(0)

摘要:可以参考TFS中的错误信息定义http://msdn2.microsoft.com/en-US/library/aa337645(VS.80).aspxVisual Studio Team System Error and Event Messages in Team Foundation Team Foundation displays error and event messages t... 阅读全文

posted @ 2006-11-17 11:24 AllenWang.NET 阅读(242) 评论(0) 推荐(0)