Input Validation - Enforcing Complex Business Data Rules with WPF

Mon, 07 Jun 2010 10:00:00 GMT

Windows Presentation Foundation has a rich data binding system that includes flexible support for business data validation. We take a look at implementing some complex data input validation scenarios that include customized data errors for users.

Read article

Advanced WPF - Understanding Routed Events And Commands In WPF

Wed, 20 Aug 2008 10:00:00 GMT

See how routed events and routed commands in Windows Presentation Foundation form the basis for communication between the parts of your UI.

Read article

ClickOnce - Deploy and Update Your Smart Client Projects Using a Central Server

Tue, 20 Apr 2004 10:00:00 GMT

ClickOnce is a new deployment technology that allows users to download and execute Windows-based client applications over the Web, a network share, or from a local disk. Users get the rich interactive and stateful experience of Windows Forms, but still have the ease of deployment and updates available to Web applications. ClickOnce applications can be run offline and support a variety of automatic and manual update scenarios.Learn all about it here.

Read article