Latest Articles in the Category WPF
Brian Mains, Mar 14, 2008
Brian Mains explains how to perform data binding in WPF with LINQ.
Brian Mains, Feb 28, 2008
Brian mains shows how to use the flow documents and images.
Brian Mains, Nov 05, 2007
This article will show how to use Styles, Resources, and Control Templates in WPF.
Rob Eisenberg, Jun 29, 2007
This article demonstrates some best practices for developing WPF applications. A complete “enterprise” ready architecture is recommended covering everything from data access to presentation. Of particular interest is an MVP UI framework inspired by “Rails” which is included with the downloadable solution.
Brian Mains, Jun 27, 2007
WPF (Windows Presentation Foundation) has many ways to manipulate objects. Some of these ways involve transforming an object, or using animation to animate the various values of an object. These can all work together to provide a very interactive interface. This article will show you how.
Brian Mains, May 29, 2007
WPF is a new framework that has many advanced capabilities. Animations are one of those capabilities, where an object can be animated via rotating, stretching, scaling, moving it across the screen, changing its color, etc. This article will show some of the basic animations.
Product Spotlight