Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » 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 =

WPF APIs will not work on Windows 98!

So this is kind of embarassing but there is a mistake in the WPF reference documents out there. Under the Platforms section of all the WPF reference documents there is the following INCORRECT statement: " Windows 98, Windows Server 2000 SP4, Windows CE,
Posted by wcsdkteam | 2 Comments
Filed under: , ,

Styles and Templates - How's everything related?

People who are new to the platform often have these questions about styles and templates (and a related concept, resources): What is a Resource? In the simplest terms, a resource is a reusable object. For example, the following SolidColorBrush is declared

WPF Basic Data Binding FAQ

Through talking to people and monitoring both internal and external forums, I have compiled a list of questions people often have when first learning about WPF data binding. If you have any questions, please leave a comment and let me know! What is target
Posted by wcsdkteam | 9 Comments
Filed under: , ,
 
Page view tracker