Monday, September 15, 2008

WPF - the pain!

As i'm struggling my way through the first WPF application, I keep running into interesting reading (essential really) which seems to be a must for a WPF virgin like me.
A Guided Tour of WPF is priceless, also his article on dependancy properties provides excellent view and i'm sure there's more to explore...
Since i'm struggling with trying to bind ListView to a collection of objects (piece of cake) and also to group the items (pain in the b*), i'm forced to actually try and learn the basics :) There's a very nice article on WPF Data Binding on CodeProject.
Once i figure out the bloody groupping thing, i'll post the sample code here.

No comments: