Welcome to MSDN Blogs Sign in | Join | Help

June 2007 - Posts

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

Defining and Using Shared Resources in a Custom Control Library

The question about how to define and use shared resources in a custom library has come up a couple times lately and after much discussion with the developer (thanks Varsha), here is the answer. When an application looks for a resource, it looks at three
Posted by wcsdkteam | 3 Comments

Attachment(s): SharedResources.zip

WPF perf tool available as standalone MSI!

To make it easier for everyone, we have posted the WPF perf tool mentioned here as a standalone install. Here is the x86 and the x64 version. Some people have run into the following error when loading the app: The component 'Microsoft.WpfPerformance.AddToolDialog'

Styling controls on a ToolBar

The ToolBar class defines resource keys that reference styles for the controls on the ToolBar. Therefore, to style a control on a ToolBar, use ToolBar’s resource keys as the keys for the style. For example, here are Styles that specify the appearance
Posted by wcsdkteam | 2 Comments
 
Page view tracker