Description: Yet another Sudoku solver and generator, the first one in CodeProject, in VB though. It searches all the solutions for a given Sudoku problem on the fly. The interface is simple the search is continuous and quite fast. It is therefore useful if you want to generate your own problems.
To Search:
File list (Check if you may need any files):
Sudoku2
.......\AssemblyInfo.vb
.......\CellButton.vb
.......\Form1.resx
.......\Form1.vb
.......\SearchThread.vb
.......\Sudoku2.sln
.......\Sudoku2.vbproj
.......\Sudoku2.vbproj.user