TechNet Wiki - TechNet Articles - Troubleshooting WPF (Debugging WPF)
This article covers many techniques you can use to troubleshoot and debug your WPF application, including binding errors, exception handling, inspecting the VisualTree and logging.
Table of Contents
- Introduction
- Binding Errors
- WPF Tree Visualizer
- Inner Exceptions
- Unhandled Exceptions
- Commenting Out and Binary Chopping
- Logging
- See Also
- Community Resources
Windows Presentation Foundation (WPF) is a joy to develop rich user experiences with. Animations, bindings, reskinnable codeless interfaces, all backed up with traditional .Net programming all make for a very rapid development cycle. However, when something goes wrong in that autogenerated super-sexy front-end, it is not always clear where the problem is.
This article will cover some of the methods for analyzing your WPF application, troubleshooting issues, and debugging seemingly obscure errors....
Lots of great suggestions for debugging and troubleshooting WPF/XAML issues.
No comments:
Post a Comment
NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...
ALL comments are moderated. I will review every comment before it will appear on the blog.
Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...
I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...
Please see my comment policy for more information if you are interested.
Thanks,
Greg
PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...