A port to Silverlight 3 of the original code published in 2007 by Richard Birkby, which itself is a merge of his Sudoku solver using LINQ, based on Peter Norvig's work, with David Anson's Silverlight Sudoku Helper program. The respective articles can be found here:
- Richard Birkby: C# Nuggets : Silverlight Sudoku with LINQ
- David Anson: Time for a little fun and games (Silverlight helps play Sudoku!) - Delay's Blog - Site Home - MSDN Blogs
- Peter Norvig: Solving Every Sudoku Puzzle
If building from source code is not your thing, there is an already built version of the code from commit 7d3ae84 of 10 October 2012 that you can play on the project page here.