1
peeps

Habib Heydarian's Blog @ Microsoft : Walkthrough: Debug a WPF window or Windows Form without running your application [Video]

published 919 days, 3 hours, 45 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 922 days, 2 hours, 31 minutes ago
Monday, August 03, 2009 4:30:30 PM GMT Friday, July 31, 2009 5:43:40 PM GMT

Walkthrough: Debug a WPF window or Windows Form without running your application [Video]

Most Windows GUI applications share a common trait. They all have multiple forms and/or dialogs. In the screenshot below, this simple application alone has four WPF windows.

If I want to debug the main window, that's easy. I just press F5 and the main window or form starts up. However, if I want to debug one of windows or dialogs that are displayed as a result of clicking a button in my application, it requires m...

category: News | clicked: 0 | | source: blogs.msdn.com | show counter code
tags: .NET, Visual Studio

No comments yet, be the first one to post comment.

To post your comment please login or signup