Contents tagged with WPF
-
How to develop WPF applications in VS2005 and VS2008 simultaneously
In order to develop WPF apps in VS2005, you must install the corresponding CTP tools for it. These will basically bring in some new project templates, project types, MSBuild taks and designers. The designers are quite slow, and don't always work as expected. Being a CTP, and with VS2008 ("Orcas") already in the beta phase, I don't expect these to be updated anymore. Wouldn't it be great if you had a choice to use VS2008 or VS2005 with the same project files?
-
How to get a gazillion XAML clipart for free
You surely know XAML subsumes pretty much all of SVG, right?
-
How to override system default styles in WPF
You should typically use system defined styles for your controls, such as: