September 2007 - Posts
While loose XAML files may not have the benefit of codebehind class files, the binding capabilities of XAML enable some very dynamic functionality. Loose XAML files can be browsed in Internet Explorer with the .NET 3.0 Framework installed and can be used in place of HTML for a more dynamic and rich experience. In this presentation Todd Miranda will demonstrate how to create and browse loose XAML files.
Author: Todd Miranda
In this video Pat Tormey demonstrates the ins and outs of using Smart Client transactions and maintaining referential integrity.
Author: Pat Tormey
In a WPF Navigation based application, it is often necessary to navigate to a page simply to gather data to be returned to the previous page. When returning to the previous page, it would be desirable to have the previous state maintained. PageFunctions act much like a standard function except they are manifested as an actual separate page. In this presentation Todd Miranda demonstrates how to use PageFunctions to retrieve data and pass it back to a previous page.
Author: Todd Miranda
In this video Pat Tormey shows us how to use a Winform as a web service.
Author: Pat Tormey