I just posted an entry on the WPF community site for a sample that uses .NET Framework 3.0 technology to create a
peer-to-peer version of Sudoku, the popular number logic game. This was originally posted by
Shy Cohen on the WCF community site. Thanks, Shy.
It uses Windows Presentation Foundation (WPF) for its stunning graphics, Windows Communication Foundation (WCF) to enable P2P support and Windows Workflow Foundation (WF) powers the game generation logic. The package contains source code for both the standalone and browser-hosted (XBAP) flavors.
Tags: WinFX, WPF, WCF, Workflow, XAML, NetFX3