Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Data Binding » Windows Present... » FAQ   (RSS)

Expert advice on XmlDataProvider usage

I came across the following Q&A from the technical chat transcript from several months ago. Our WPF data binding expert Sam Bent was the one providing the great answers. It’s excellent information about the XmlDataProvider and I thought I’d share

Displaying Enum Values using Data Binding

Some of the FAQs about data binding are: • How do I bind to a method? • How do I bind between instantiated controls? • How do I bind an ItemsControl to an enum? I put together a quick sample that should answer the above questions: < Window xmlns =
 
Page view tracker