Integration Samples for .NET Framework Features
.NET Framework 3.5
These are basic samples integrating major Microsoft .NET Framework features; Windows Communication Foundation, Windows Workflow Foundation, and Windows Presentation Foundation (WPF). These samples provide basic integration implementations to use in building larger, more robust solutions.
WCF Service Consuming XAML From a WPF Client
Full Trust WPF Application Calling a WCF Service
Partial Trust WPF Application Calling a WCF Service
WPF Application Data Binding To WCF Service Results
WCF Data Binding in a WPF Client
Consuming RSS From a WCF Service Using POX Encoding and a WPF Client
WPF CardSpace Service Accessed by a WPF Client
Hosting a Workflow in WCF Service
Hosting a Workflow in WCF with a Duplex Contract