All public logs
From JholJhapata
Combined display of all available logs of JholJhapata. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 08:13, 1 June 2025 Admin talk contribs created page SudokuSolver (Created page with "Here’s a simple Sudoku Solver in C# using backtracking. It works on a standard 9x9 Sudoku grid. thumb|SudokuSolver using System; using S...")
- 08:12, 1 June 2025 Admin talk contribs created page File:SudokuSolver.png
- 08:12, 1 June 2025 Admin talk contribs uploaded File:SudokuSolver.png
- 15:29, 29 July 2022 Admin talk contribs created page OutProc Session SQLServer (Created page with "ASP.NET session state is designed to enable you to easily store user session data in different sources for your ASP.NET applications. By default, session state values and info...")
- 16:43, 28 November 2020 Admin talk contribs created page Threading (Created page with ".Net supports parallel execution through multithreading. A thread is an independent execution path, able to run simultaneously with other threads. A client program starts in a...")
- 12:55, 3 May 2020 Admin talk contribs deleted page View State in ASP.NET (https://jholjhapata.com/wiki/ASP.NET_View_State)
- 08:55, 29 March 2020 Admin talk contribs created page File:ColorFramework.png
- 08:55, 29 March 2020 Admin talk contribs uploaded File:ColorFramework.png
- 18:21, 28 March 2020 Admin talk contribs created page Changing the color of title bar (Non Client Area) (Created page with "== Problem == == Solution == == Code == using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Text; usi...")
- 10:43, 23 February 2020 Admin talk contribs created page File:Factory Method Design Pattern.png
- 10:43, 23 February 2020 Admin talk contribs uploaded File:Factory Method Design Pattern.png
- 10:35, 23 February 2020 Admin talk contribs created page File:Simple Factory Pattern Diagram.png
- 10:35, 23 February 2020 Admin talk contribs uploaded File:Simple Factory Pattern Diagram.png
- 06:31, 23 February 2020 Admin talk contribs created page File:Simple Factory Pattern.png
- 06:31, 23 February 2020 Admin talk contribs uploaded File:Simple Factory Pattern.png