随笔分类 - .net developing
Exception Management in .NET阅读笔记
摘要:前两天看到Haissam推荐的一片文章——Exception Management in .NET. 确实是篇好文章,虽然有些年头了,但是仍颇有价值。仔细一看,原来是P&P出的一个Guide。 以下是一些我觉得有用的要点: 异常处理流程 exception handling process. Processing of unhandled exceptions, see Fig...
阅读全文
ADO.NET Entity Framework Beta 3 Released
摘要:download here 直接从下载站点得到的信息: In addition to supporting the production release of the .NET Framework 3.5, the ADO.NET Entity Framework Beta 3 has the following new features and improvements since the B...
阅读全文
如何在msbuild 编译时禁用静态代码分析(FxCop)
摘要:如何在利用msbuild 编译时禁用静态代码分析(FxCop)
解决办法:使用msbuild的property参数。
阅读全文
Visual Studio Team System Web Access 2008 Power Tool ——now available
摘要:下载: Visual Studio Team System Web Access 2008 Power Tool
阅读全文
Microsoft Architecture Journal Reader (Beta) 推出
摘要:使用WPF技术开发的免费在线杂志阅读工具。 下載 Architecture Journal Reader (Beta) 不过只有第七期翻译成了中文版,而且翻译效果一般。
阅读全文