This is a mirror of official site: http://jasper-net.blogspot.com/

Debugging WPF and Silverlight Binding Errors In Visual Studio

| Wednesday, March 23, 2011
Recently I was working with a Microsoft Silverlight project, debugging a XAML binding error. After a few hours of searching, I found a blog describing how to alter the WPF Trace Settings to enable a more verbose output while debugging.

After changing the trace level, you will see a more detailed output in the Debugger Output Window. Below is is a screenshot of the how to enable the proper settings.

toolsoptionsdatabinding_thumb-585x392.png

Posted via email from Jasper-net

0 comments: