.NET news » WPF WPF Rss Feed

Flexible and Powerful Data Binding with WPF

Microsoft has been building data binding frameworks for years, and each promises to solve our data binding woes forever. But we're still waiting for the perfect one. Could WPF data binding be the one we've been waiting for?
15 Dec 2008, 20:09:23   Source: Flexible and Powerful Data Binding with WPF   Tags: WPF

Build Composite WPF Applications

Build loosely-coupled, maintainable WPF applications using the Composite Application Guidance patterns and practices.
8 Dec 2008, 18:34:16   Source: Build Composite WPF Applications   Tags: WPF

Managing Your WPF Splash Screen's Lifecycle

Splash screens are a prerequisite for a professional-looking application. Learn how to manage their lifecycles in order to avoid throwing errors.
27 Nov 2008, 08:46:23   Source: Managing Your WPF Splash Screen's Lifecycle   Tags: WPF

A Pragmatic Approach to WPF Accessibility

As is often the case, applications are not typically designed with accessibility in mind.Usually, applications are designed to satisfy business requirements. If those business requirements do not include accessibility, more likely than not, the application as a whole will be inaccessible to important segments of users. There are, however, steps you can take to mitigate this common lack of foresight in requirements analysis.

27 Oct 2008, 19:00:00   Source: A Pragmatic Approach to WPF Accessibility   Tags: GUI WPF