.NET应用程序调试总结系列视频(三):Sysinternals Suite and other tools

     Sysinternals Suite是微软技术团队开发的一套功能强大的免费工具程序集,包括几十个相互独立的工具,这些工具囊括了文件、进程、磁盘、网络、安全等系统管理的方方面面,而Sysinternals Suite中的工具比系统中集成的类似工具功能更为强大,针对系统的可操作性更灵活。不管是对Windows用户,还是对Windows平台的软件开发者来说,这套工具都能给我们带来极大的帮助。

     这次课程的内容如下:

  1. Process Explorer

    ►View -> Lower Pane(DLL, Handles)

    ►Refresh Rate, Also Press F5

    ►Opacity

    ►Saving

    ►Shutting Down or logoff

    ►Run

    ►Runas

    ►Run as limited user

    ►Always on top

    ►Replace task manager

    ►Hide when minimized

    ►Verify Image sigatures

    ►Config symbols, (Debugging tools)

    ►System information

    ►Sorting and Process Tree

    ►DPCs and Interrupts

    ►Find Window’s process

    ►Process View Options

    ►Process Context Menu

    ►Kill

    ►Kill Process Tree

    ►Performance

    ►Performance Graph

    ►Threads

    ►Tcp/IP

    ►Security

    ►.Net(.net Performance counters)

    ►Services

    ►Enviroment

    ►DLLs

    ►Handle View

    ►Searching

  2. Process Monitor

    ►File, Reg, Process

    ►Filter

    ►Find window by process

  3. TcpView

    ►谁用了我的网络?

  4. Autoruns

    ►谁偷摸在我机器上跑了?

  5. ZoomIt

    ►幻灯片演示好帮手

  6. DbgView

    ►上次讲过。。。

  7. Performance Monitor

    ►http://dotnetdebug.net/2005/06/30/perfmon-your-debugging-buddy/

  8. Snoop

    ►WPF调试好帮手

  9. Reflector

    ►You must know

    ►IL Code

    ►Export

本次课程下载地址:

视频:03 Sysinternals Suite.7z

ppt:03 Sysinternals Suite.ppt

本系列课程:http://cid-2cd0144b16b3ba5c.office.live.com/browse.aspx/Public/DotNet%20Debugging%20Series

陈锋博客:http://fengchen.wordpress.com.cn/2010/11/17/netappdbgsumup/

作者:明年我18
出处:http://www.cnblogs.com/default
本文版权归作者所有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文链接,否则保留追究法律责任的权利。
原文地址:https://www.cnblogs.com/default/p/1903697.html