Joe's Web Testing Page
 
 
7/26/2024   
 
 
     
 
Personal Planner/Organizer
  • Small project to track Tasks, To/Do, and different kinds of Lists.
  • C# .NET application, connected to a SQL Server database.
  • Original Classic ASP pages using VPScript
     
    Crossword Puzzle
  • Grid is built dynamically using HTML 5 Canvas (JavaScript).
  • Layout is stored in two database tables.
  • C# .NET application, connected to a SQL Server database.
  • Next step: create dynamic forms for entering new puzzle data.
     
    CryptoQuotes
  • Test your knowledge of deciphering an encrypted quotation.
  • C# .NET application, connected to a SQL Server database.
     
    Dots
  • Game I played long ago on paper.
  • C# .NET application. Grid generated by C#, but all operations are via JavaScript.
     
    Kubok 16
  • Grid of numbers, 1 to 16.
  • C# .NET application, connected to a SQL Server database.
     
    Logic Puzzle
  • Grid is built dynamically using HTML 5 Canvas (JavaScript).
  • Layout is stored in several database tables.
  • C# .NET application, connected to a SQL Server database.
     
    Snowflake Sudoku
  • The standard puzzle has 13 hexagons in a snowflake pattern - Sudoku like.
  • The jumbo puzzle has 43 hexagons in a snowflake pattern.
  • C# .NET application, connected to a SQL Server database.
     
    Sudoku 3D
  • Grid is built dynamically using HTML 5 Canvas (JavaScript).
  • Layout is stored in several database tables.
  • C# .NET application, connected to a SQL Server database.
  • Working on dynamic forms for entering new puzzle data.
     

    Version: 1.0.1 | Last Revised: 11/22/2023 | Help