Allen Wang

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

随笔分类 -  Developer Tools

任何可辅助开发的工具,Visual Studio自带的工具、第三方的工具、浏览器插件等
摘要:http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en The Internet Explorer Developer Toolbar provides several features for exploring and unders... 阅读全文

posted @ 2007-12-06 09:55 AllenWang.NET 阅读(283) 评论(0) 推荐(0)

摘要:http://www.iewatch.com Combining power and flexibility with ease of use, IEWatch appeals to an entire spectrum of web professionals: Web Developers can debug HTTP and HTTPS traffic and analyze... 阅读全文

posted @ 2007-12-06 09:54 AllenWang.NET 阅读(278) 评论(0) 推荐(0)

摘要:http://www.fiddlertool.com/fiddler/ Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP Traffic, set breakpoin... 阅读全文

posted @ 2007-12-05 16:54 AllenWang.NET 阅读(385) 评论(0) 推荐(0)

摘要:Reflector for .NET http://www.aisto.com/roeder/dotnet/ .NET Reflector Add-Ins http://www.codeplex.com/reflectoraddins 阅读全文

posted @ 2007-07-28 10:34 AllenWang.NET 阅读(806) 评论(1) 推荐(0)

摘要:http://www.nunit.org/ 阅读全文

posted @ 2007-03-08 09:12 AllenWang.NET 阅读(255) 评论(0) 推荐(0)

摘要:源代码及安装文件http://www.codeproject.com/dotnet/ResXFileCodeGeneratorEx.asp下载后安装在resc属性里设置: 能够对.NET中的资源文件生成格式化的字符串函数, 比如:定义一个resx文件会集成下面的代码: public static string HelloFormat(object arg0) { ... 阅读全文

posted @ 2006-11-16 17:42 AllenWang.NET 阅读(263) 评论(0) 推荐(0)