Sign In
Stephen Toub
.NET, MSDN Magazine, and other Adventures in Life
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
Concurrency
Life
Media Center
MSDN Magazine
Sudoku
Browse by Tags
MSDN Blogs
>
Stephen Toub
>
All Tags
>
sudoku
Tagged Content List
Blog Post:
Sudoku in the Origami Experience Pack
Stephen Toub - MSFT
It looks like Sudoku made it into the Origami Experience Pack . You should be able to install this, or at least the Sudoku component, on any Vista machine.
on
1 Feb 2007
Blog Post:
Sudoku article in more languages
Stephen Toub - MSFT
I previously posted about translations of my Sudoku article into French and Spanish . Today I found it in Chinese and German , too!
on
1 Aug 2006
Blog Post:
Sudoku en español
Stephen Toub - MSFT
I found out this morning that my Sudoku article on MSDN has been translated into Spanish: http://www.microsoft.com/spanish/msdn/articulos/archivo/160506/voices/tbconSudokuSampleFinal.mspx Cool! Kudos to David Carmona Salas and his team for undertaking such a massive translation effort.
on
21 Jun 2006
Blog Post:
Sudoku en français
Stephen Toub - MSFT
I just found out that my Sudoku article has been translated into French: http://www.microsoft.com/france/msdn/mobilite/sudoku-sur-tablet-PC.mspx Cool!
on
1 May 2006
Blog Post:
Sudoku on a non-Tablet PC
Stephen Toub - MSFT
I've received a bunch of emails over the past week from people asking if I have a version of Sudoku.exe that runs on non-Tablet PCs. I tell them yes, and I tell them that they do, too :) Sudoku.exe references and uses types from Microsoft.Ink.dll, a .NET assembly included as part of Windows XP Tablet...
on
18 Apr 2006
Blog Post:
Randomness bugs
Stephen Toub - MSFT
Some of the hardest bugs to discover are those involved in features that contain intentionally random behavior. Sudoku was originally written using System.Random as its source of randomness. As is described in the article about its development, this randomness is used during any brute-force steps...
on
7 Apr 2006
Blog Post:
Solving Sudoku Puzzles from the Newspaper
Stephen Toub - MSFT
A few people have asked me if it's possible to use Microsoft Sudoku to solve puzzles other than the ones it creates, such as the ones in daily newspapers. Yes, it is! (However, a few lines of code are required to enable this feature.) The code you can download from MSDN for Sudoku has a cheat built...
on
6 Apr 2006
Blog Post:
Adding Skin Support to Sudoku
Stephen Toub - MSFT
With the source code for Microsoft Sudoku released on MSDN at http://msdn.microsoft.com/library/en-us/dntablet/html/tbconSudokuSampleFinal.asp , you can take the code and modify it to your liking, adding features, putting a new UI on the game for different environments, whatever cool projects you come...
on
3 Apr 2006
Blog Post:
Sudoku article on MSDN
Stephen Toub - MSFT
My Sudoku article on MSDN is live at Microsoft Sudoku: Optimizing UMPC Applications for Touch and Ink . At 60 pages, it's practically a book :) I sincerely hope you enjoy it.
on
31 Mar 2006
Blog Post:
Sudoku code now available!
Stephen Toub - MSFT
I'm happy to announce that the code for Microsoft Sudoku for the Tablet PC and Ultra-Mobile PC is now available for download at: http://www.microsoft.com/downloads/details.aspx?FamilyID=C0461E1A-BD6A-4B21-A199-D3D4F9D79CF7 Note that the download includes the compiled app, so you can download and start...
on
30 Mar 2006
Blog Post:
Sudoku... want the code?
Stephen Toub - MSFT
In my last post I talked about the implementation of Sudoku we created for the Tablet PC and the Ultra-Mobile PC. Want the source code? How about an MSDN article explaining the ins and outs of how it was created, the algorithms used, how it makes use of the Tablet APIs, and more? Stay tuned...
on
9 Mar 2006
Blog Post:
Sudoku for the Tablet PC
Stephen Toub - MSFT
In July of 2005, I was visiting my brother and my college roommate John in London. While there, John got me hooked on Sudoku, a puzzle game that was then sweeping Europe and is now sweeping the US. On the way back to the states, instead of sleeping as I should have done, I opened Visual Studio and spent...
on
9 Mar 2006
Page 1 of 1 (12 items)