ASP.NET Web Forms True Pageless Architecture with Custom Session State A complete implementation of True Pageless Architecture—no Default.aspx, no page lifecycle, just pure HTTP request handling at Global.asax with custom session state management. Jan 2, 2026 ASP.NET Web Forms
Comparing Web Architectures in .NET World ASP.NET Web Forms Pageless Architecture vs MVC vs .NET Core Jan 2, 2026 ASP.NET Web Forms
Building Your Own Session State Server with ASP.NET Web Forms WPA Architecture A complete guide to building a multi-tenant, high-performance session state server using Web Forms Pageless Architecture Jan 2, 2026 ASP.NET Web Forms
Introducing ASP.NET Web Forms Pageless Architecture (WPA) A modern architectural pattern for building high-performance web applications on ASP.NET Web Forms Jan 2, 2026 ASP.NET Web Forms
Dynu IP Updater – A Free Dynamic DNS Client for Windows Dynu IP Updater – A Free Dynamic DNS Client for Windows If you’re running a home server, remote desktop, security cameras, or any service that needs to be accessible from the internet, you’ve probably encountered the challenge of dynamic IP addresses. Most residential internet connections don’t come with a static IP, which means your IP […] Dec 6, 2025 Other
Building a Self-Improving MCP Server Tool for Claude Desktop in C# (Console App) Place your MCP server tool source code in a folder that Claude Desktop can access. Enabling Claude to read/write and performs recursive self-improvement. Built in C#. Dec 4, 2025 AI
VelocityKeys.com – A Site for Practicing Code Typing Accuracy Master Code Typing. Test Your Code Typing Speed & Accuracy – https://velocitykeys.com Nov 13, 2025 HTML, CSS, JS
Part 1: Printing Invoice, Bill, Ticket, Reports in Vanilla ASP.NET Web Forms (Static Layout) Generating prints in Vanilla ASP.NET Web Forms. Part 1: Static Layout – The Cinema Tickets. Aug 20, 2025 ASP.NET Web Forms
Single Page Application (SPA) and Client-Side Routing (CSR) with Vanilla ASP.NET Web Forms Loading all contents dynamically in HTML Single Page Application with Client-Side Routing in ASP.NET Web Forms Aug 13, 2025 ASP.NET Web Forms
Part 2: Building Redis-Like Distributed Cache with Vanilla ASP.NET Web Forms Utilizing the powerful lightning fast backend processing of Vanilla ASP.NET Web Forms to perform Redis-Like cache Aug 11, 2025 ASP.NET Web Forms
Part 1: Lightning Fast Page Caching Strategy for High Traffic Performance Vanilla ASP.NET Web Forms Introducing some strategies of page content caching for lighting fast page serving for super high traffic Vanilla ASP.NET Web Forms. Aug 10, 2025 ASP.NET Web Forms
Part 1-2: Complete WinForms Walkthrough – Progress Reporting with MySqlBackup.NET A comprehensive and complete implementation of progress reporting with MySqlBackup.NET in WinForms Aug 6, 2025 MySQL
Part 4: Progress Reporting in Web Application using Server-Sent Events (SSE) Server-Sent Events (SSE), a single constant light weight connection that allows the Backend to have real-time communication with the Frontend. Efficient and Fast. Build in Vanilla ASP.NET Web Forms Aug 2, 2025 MySQL
Part 2: Progress Reporting in Web Application using HTTP Request/API Endpoint Build a progress reporting web application with MySqlBackup.NET in Vanilla ASP.NET Web Forms Aug 2, 2025 MySQL
Part 1-1: Introduction of Progress Reporting with MySqlBackup.NET in WinForms This article begins the series of doing progressing reporting with MySqlBackup.NET by introducing the basic walkthrough, concepts and core working mechanism. Aug 2, 2025 MySQL
Part 3: Using Web Socket to Do Real-Time Progress Report with MySqlBackup.NET in Vanilla ASP.NET Web Forms Using Web Socket to do a real-time bi-direction progress report with MySqlBackup.NET in web application. Jul 29, 2025 MySQL
CRUD (Create, Read, Update, Delete) with Fetch API in Vanilla ASP.NET Web Forms Building a Web Forms Page with CRUD (Select, Insert, Update, Delete) Operations without Server Control and Postback Jul 24, 2025 ASP.NET Web Forms
RESTful API Endpoints vs Page Methods/Web Methods – (Vanilla Web Forms) Building a scalable API-like approach, using a single endpoint with dynamic parameter handling. Jul 23, 2025 ASP.NET Web Forms
JavaScript Portable Object – Reusable Component – (Vanilla Web Forms) Packing UI Rendering (HTML) and functions in single portable component, just like custom user control, but with JavaScript Objects Jul 23, 2025 ASP.NET Web Forms
Introducing Vanilla ASP.NET Web Forms Architecture: The Craftmanship of ASP.NET Web Forms Zero ViewState – Building the Modern ASP.NET Web Forms Application Jul 23, 2025 ASP.NET Web Forms
Part 5: Building a Portable JavaScript Object for MySqlBackup.NET Progress Reporting Widget Create a portable JavaScript object for a MySqlBackup.NET progress reporting widget, enabling reusable UI and functionality with minimal setup Jul 23, 2025 HTML, CSS, JS
Progress Reporting with MySqlBackup.NET A comprehensive guide to building beautiful, real-time progress reporting for MySqlBackup.NET operations using modern Web Forms with zero ViewState, featuring 7 stunning CSS themes and universal patterns that work across any .NET framework. Jul 21, 2025 MySQL
C# – How to Start and Stop MySQL Server Programmatically Programmatically start and stop MySQL server in C# Jul 10, 2025 MySQL
Understanding the Parallel Export Mechanism in MySqlBackup.NET v2.6 Explaining how the parallel export works in MySqlBackup.NET v2.6 Jul 7, 2025 MySQL
Performance Benchmark (MySqlBackup.NET v2.6, MySqlDump, MySQL.EXE) A performance benchmark comparison of MySqlBackup.NET v2.6, MySqlDump v8.4.5 and MySQL.EXE v8.4.5 Jul 7, 2025 MySQL
Grok Added My Article Into It’s Knowledge Base Grok added the article of using mysqldump and mysql.exe in C# into it’s knowledge base. Jul 7, 2025 Other
Understanding MySQL TIMESTAMP Timezone Handling in MySqlBackup.NET Learn how MySQL’s timezone handling can cause timestamp corruption during database migrations and how MySQLBackup.NET’s UTC standardization prevents data integrity issues across global deployments. Jul 6, 2025 MySQL
Using mysqldump and mysql.exe in C# Process without using external script – Backup and Restore of MySQL databases A journey of discovering the correct steps to use mysqldump and mysql.exe in C# Process Jul 1, 2025 MySQL
C#, IF-Else vs Dictionary An attempt to try to replace a section of if-else with dictionary. There’s actually no performance gain. Jul 1, 2025 C#
C#, Using mysql instance (mysql.exe) and mysqldump Command Line Tool To Backup, Restore, Export, Import MySQL Database Using mysqldump and mysql command line This article focus on using MySQL server default built-in tool of mysqldump and mysql.exe (command line) to perform backup and restore of MySQL Jun 27, 2025 MySQL
C# AES 256bit Encryption with RANDAM Salt and Compression Using Random Salt to perform AES 256 bit Encryption in C#. Adding compression process. May 14, 2025 C#
A Simple and Lightweight CSS Loading Animation CSS: JavaScript: How to use: Demo Show Big Loading Show Small Loading Close Small Loading Mar 22, 2025 HTML, CSS, JS
A Simple Reusable JavaScript Confirmation Box with Custom Callback Actions The CSS: The JavaScript: How to use? Demo Box Title: Box Message: Custom Data: Show Confirmation Box Mar 22, 2025 HTML, CSS, JS
A Simple JavaScript Message/Notification Box Display a quick, simple and lightweight javascript message / notification box Mar 15, 2025 HTML, CSS, JS
Fail to Install MacOS 14/15 Sonoma/Sequoia on Windows VirtualBox (2024) A quick on installing MacOS 14 Sonoma on VirtualBox (Windows) 2024 Dec 22, 2024 Other
Using Google OAuth 2.0 as User Sign-In for ASP.NET in C# – A Basic Overview Integrate Google OAuth 2.0 with ASP.NET in C# for seamless user authentication. Jan 19, 2024 ASP.NET Web Forms
Manually Install MySQL On Windows Without Using MySQL Installer A simple walkthrough of manually installing MySQL on Windows. Nov 18, 2023 MySQL
[C#] Easily Zip/Unzip Files & Folders A simple C# to perform zip and unzip of files and folders. Nov 14, 2023 C#
Demo of Using Javascript to Build HTML Pagination Demo of using javascript to build pagination Nov 7, 2023 HTML, CSS, JS
Use Javascript to Build a HTML Pagination Build HTML pagination by using javascript. Nov 7, 2023 HTML, CSS, JS
Trying To Over-Engineer A Simple C# Program for an Interview Task with AI Trying to over-engineered a simple C# program with AI (ChatGPT) Nov 5, 2023 C#
Could not load file or assembly ‘System.Diagnostics.DiagnosticSource’ / ‘System.Runtime.CompilerServices.Unsafe’ Fixing error: Could not load file or assembly ‘System.Diagnostics.DiagnosticSource’ / ‘System.Runtime.CompilerServices.Unsafe’ Nov 4, 2023 C#
Writing a Simple C# Files Backup Solution for File Server An insight of doing files backup solution in C# Nov 2, 2023 C#
Arduino AES Encryption (128 bits CBC) A quick and simple implementation of AES Encryption in Arduino Jul 31, 2023 Arduino
AES Encrypted Data Transmission Between Arduino (ESP32) and C# (ASP.NET) Encrypt in Arduino C++ and decrypt in C#, using AES. Jul 31, 2023 Arduino
Syntax Highlightning for Textarea (HTML) Using textarea (HTML) as code editor with syntax highlighting support. May 26, 2023 HTML, CSS, JS
Build a Simple Android Web App in WebView with Support of Download/Upload Feature Convert Website Into Android Web App in WebView With Support of Upload/Downlaod Mar 19, 2023 Mobile App Development