Rob Fonseca-Ensor: A Tech Blog » Design-time Data in Expression ... by Xaml

Sun, 02 Aug 2009 00:00:28 -0600

Rob Fonseca-Ensor: A Tech Blog » Design-time Data in Expression ...

by Xaml @ Sun, 02 Aug 2009 00:00:28 -0600



WYSIWYG tools have come a long way in recent years, and if you're building a WPF app you can't go past Microsoft's newly-released Expression Blend 3. I'd always preferred Blend 2 over Visual Studio 2008 for building my XAML, not least because of the ... Now we get a good idea of how the GUI will really look when it's running. We can even edit the XAML Templates in place (to see what I mean, download the source, right click an ItemsControl and edit its ItemsTemplate). ...