Tuesday, June 10, 2008

Debugging WPF Application

Tools for Debugging

Snoop -A utility to simplify visual debugging of WPF applications at runtime

Mole - It is a Visual Studio visualizer; works with WPF, WCF, WF, WinForms and ASP.NET projects. Mole not only allow the developer to view objects or data using a customized interface, but also to drill into properties of those objects and then edit them.

Other Resources

Tips for Debugging WPF bindings

General Debugging Tips


No comments: