Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

September 2007 - Posts

Create and Browse Loose XAML Files

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

Posted: Sep 12 2007, 07:03 PM by jaytayl | with 2 comment(s)
Filed under:
The Ins and Outs of Using Smart Client Referential Integrity

In this video Pat Tormey demonstrates the ins and outs of using Smart Client transactions and maintaining referential integrity.

Author: Pat Tormey

Use the Page Functions to Retrieve Data and Pass it Back to a Previous Page

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

Posted: Sep 12 2007, 06:50 PM by jaytayl | with 2 comment(s)
Filed under:
Use Winform as a Web Service: Digging Deeper

In this video Pat Tormey shows us how to use a Winform as a web service.

Author: Pat Tormey