Welcome to MSDN Blogs Sign in | Join | Help

Data See, Data Do

Mike Hillberg's Blog on Wpf and Silverlight

Syndication

News

All postings are provided "As Is" with no warranties, and confers no rights. Opinions and views expressed here are not necessarily those of Microsoft Corporation.


Browse by Tags

All Tags » Anatomy » Data binding   (RSS)
Sorry, but there are no more tags available to filter with.
TreeView and HierarchicalDataTemplate, Step-by-Step
I’ve never found TreeView to be terribly confusing by itself. But usually I want to data bind a TreeView to a collection with some hierarchy, which leads me to HierarchicalDataTemplate, which didn’t always just write itself for me. If you look at it in Read More...

Posted Friday, October 30, 2009 12:40 PM by MikeHillberg | 0 Comments

Filed under: ,

Attachment(s): TreeViewStepByStep.zip

Model-see, Model-do, and the Poo is Optional
Like a lot of people, I’ve developed software professionally for a lot of different environments: PC systems and embedded systems; high- and low-level languages; kernel mode, user mode, real mode, and protected mode; system services; domain controllers; Read More...

Posted Wednesday, May 21, 2008 3:05 PM by MikeHillberg | 4 Comments

Filed under: ,

Where does a Binding find its data?
If you’ve look at much WPF Xaml you’ve probably seen bindings like this: < TextBlock Text = " {Binding Name " /> … which binds the Text property of the TextBlock to the Name property of some data object. The question that begets is: where does the Read More...

Posted Monday, May 14, 2007 10:04 AM by MikeHillberg | 4 Comments

Filed under: ,

Attachment(s): barrow.jpg

Page view tracker