May 2007 - Posts

A new version of Windows Live Writer Beta 2 has just been released! It has an updated look and some additional features. Scott Hanselman has a good post on customizing the interface to provide more features for your specific blog engine. Window Clippings Read More...
Mike Hillberg has an excellent post on how XML namespaces work in XAML. It's a good refresher if it's been awhile since you've had to think about XML namespaces and covers such things as how Attached Properties are interpreted (which is they resolve to Read More...
I'm currently prototyping using Windows Presentation Foundation to create views on the NORMA Object Model. Stay tuned! < UserControl x:Class = " Neumont.Tools.ORM.Shell.WPF.ObjectViewer " xmlns = " http://schemas.microsoft.com/winfx/2006/xaml/presentation Read More...
I noticed that my Silverlight Media Player is not working with the new Microsoft Silverlight 1.1 Alpha release of the runtime. I'll be updating the player to use C# code behind and get it working again this week. Read More...
Here are the demos and some links that I used for my presentation, as well as some that I did not get to (including binding to a hierarchical data source). I also forgot to mention that chapter 3 of Windows Presentation Foundation Unleashed is available Read More...
Here is the "official" list of topics I'll be covering in my "Adventures in WPF" presentation at the Utah .NET User Group on Thursday may 10, 2007. Check out the user group's website on how to get there. Some will be in more detail than others, though Read More...