Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Lawson Smart Office brings WPF goodness to the enterprise
Sep 05, 2008 at 3:33 PMThat's a little harsh. From my experience with WPF, including Windows Forms interop, WPF is great at two things: 1) completely redesigning an application to be form-less, and 2) using visual cues (animation, transparency, etc.) to enhance the UI in a traditional application. I agree that it's not as mature as Windows Forms (or Win32), but that's to be expected given it's age.
My guess for the reason why you're not seeing a lot of WPF source for LOB apps floating around is that UI controls are moving from being a commodity (i.e. a ComboBox = ComboBox = ComboBox) to being a differentiator.