Inside and Out…

An attempt to understand technology better…

Archive for May, 2006

WS-Sudoku for WinFX

Posted by Gaurav Khanna on May 24, 2006

Sometime back, I had authored WS-Sudoku that was a game of Sudoku built using Windows Communication Foundation (WCF) to illustrate multi-player gaming using callbacks over WSDualHttpBinding.

This was subsequently modified by the WCF Team to leverage the three pillars of WinFX: WPF, WCF and WWF. It has been made available for download, with its source code, for you to see the richness of WinFX as a developer platform.

Download it from here.

Posted in .NET Framework, Distributed Communications, Downloads, WinFX | Leave a Comment »