Integration Samples for .NET Framework Features

Updated: November 2007

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. 

Preparation

It is best to understand the basics for each technology before integrating. General Feature introductions can be found at the following links:

The Samples

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

Hosting a Workflow Session Inside a Duplex WCF Service

Hosting a WCF Service in WPF

Calling a WCF Service from WF

Tags :


Community Content

andrea j
StockTrader 2.x

http://msdn.microsoft.com/stocktrader.

The StockTrader application is an end-to-end sample illustrating Windows Communication Foundation and building high-performance WCF applications. It includes both an ASP.NET front-end, as well as a Windows Presentation Foundation (WPF) smart client front-end. The sample also includes the Configuration Service, a set of shared libraries that can be used with any custom .NET application, ASP.NET application or WCF service host to provide load balancing, failover and centralized configuration management for WCF-based applications.


Page view tracker