News

WPF/E development has always been lacking a good tool. Development was supposed to be done in a mix of Expression Web and Expression Blend, but the developers I talk to have found that lacking ...
Free Tool: WPF Performance Suite I like Windows Presentation Foundation (WPF) very much, especially its implementation of the Model-View-Controller (MVC) design pattern.
I'm working on my first WPF app and I'm stuck on something that shouldn't be so difficult.Basically I've got a List (actually ObservableCollection) of strings. I've got a ListView with a GridView ...