现在的位置: 首页 > 综合 > 正文

.NET应用程序调试总结系列视频(二):VS Debugger Basics

2011年09月03日 ⁄ 综合 ⁄ 共 691字 ⁄ 字号 评论关闭

     锋哥的调试系列视频终于更新了,这一次他给我们介绍了VS调试器最常用的基本功能,并演示了如何使用这些功能。有一部分是C#专用的,但是很多对与C++也非常管用。这次课程的内容如下:

  1. DebugView
  2. Tracepoints
  3. Using JIT Debugging
  4. Breakpoints
  5. Watch Window
  6. Immediate Window
  7. Exception
  8. Debugger Attach
  9. vshost.exe process(.net dev only)
  10. Debugger Class usage
  11. Debugger attribute(.net only)
  12. Write a Custom Visualizer
  13. *.suo

 

本次课程下载地址:

视频:http://cid-2cd0144b16b3ba5c.office.live.com/self.aspx/Public/DotNet%20Debugging%20Series/02%20VS%20Debugger.7z

ppt:http://cid-2cd0144b16b3ba5c.office.live.com/self.aspx/Public/DotNet%20Debugging%20Series/02%20VS%20Debugger.ppt

 

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

 

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

 

【上篇】
【下篇】

抱歉!评论已关闭.