in

Dé specialist in .NET trainingen en consultancy

Browse by Tags

  • Compile-time checked region names in Prism

    In a R&D project of mine, I’m using Prism to create a composite WPF application. I can recommend anyone writing WPF or Silverlight applications to take a look at it if you’re unfamiliair with Prism. One thing I dislike about it though, is that is uses strings as region names. Meaning that there’s...
  • WPF Debugger Visualizer

    While debugging a WPF I came across a great debugger visualizer: WoodStock . WoodStock gives you a treeview of the current Visual Tree of a given element. So when you debug, you can select a framework element and show the tree like this: It then shows a tree similar to this tree: Great stuff when debugging...
Page 1 of 1 (2 items)