Facebook
Instagram
Twitter
Youtube
Latest Articles
Categories
All Categoris
C#
ASP.NET Web Forms
MySQL
HTML, CSS, JS
Arduino
General
Vanilla ASP.NET Web Forms
Contact
Search
adriancs.com
adriancs.com
Latest Articles
Categories
All Categoris
C#
ASP.NET Web Forms
MySQL
HTML, CSS, JS
Arduino
General
Vanilla ASP.NET Web Forms
Contact
Search
CATEGORY
ASP.NET Web Forms
ASP.NET Web Forms
Part 1: Printing Invoice, Bill, Ticket, Reports in Vanilla ASP.NET Web Forms (Static Layout)
adriancs
-
August 20, 2025
Generating prints in Vanilla ASP.NET Web Forms. Part 1: Static Layout - The Cinema Tickets.
ASP.NET Web Forms
Single Page Application (SPA) and Client-Side Routing (CSR) with Vanilla ASP.NET Web Forms
adriancs
-
August 13, 2025
Loading all contents dynamically in HTML Single Page Application with Client-Side Routing in ASP.NET Web Forms
ASP.NET Web Forms
Part 2: Building Redis-Like Distributed Cache with Vanilla ASP.NET Web Forms
adriancs
-
August 11, 2025
Utilizing the powerful lightning fast backend processing of Vanilla ASP.NET Web Forms to perform Redis-Like cache
ASP.NET Web Forms
Part 1: Lightning Fast Page Caching Strategy for High Traffic Performance Vanilla ASP.NET Web Forms
adriancs
-
August 10, 2025
Introducing some strategies of page content caching for lighting fast page serving for super high traffic Vanilla ASP.NET Web Forms.
ASP.NET Web Forms
CRUD (Create, Read, Update, Delete) with Fetch API in Vanilla ASP.NET Web Forms
adriancs
-
July 24, 2025
Building a Web Forms Page with CRUD (Select, Insert, Update, Delete) Operations without Server Control and Postback
ASP.NET Web Forms
RESTful API Endpoints vs Page Methods/Web Methods – (Vanilla Web Forms)
adriancs
-
July 23, 2025
Building a scalable API-like approach, using a single endpoint with dynamic parameter handling.
ASP.NET Web Forms
JavaScript Portable Object – Reusable Component – (Vanilla Web Forms)
adriancs
-
July 23, 2025
Packing UI Rendering (HTML) and functions in single portable component, just like custom user control, but with JavaScript Objects
ASP.NET Web Forms
Introducing Vanilla ASP.NET Web Forms Architecture: The Craftmanship of ASP.NET Web Forms
adriancs
-
July 23, 2025
Zero ViewState - Building the Modern ASP.NET Web Forms Application
ASP.NET Web Forms
Using Google OAuth 2.0 as User Sign-In for ASP.NET in C# – A Basic Overview
adriancs
-
January 19, 2024
Integrate Google OAuth 2.0 with ASP.NET in C# for seamless user authentication.
ASP.NET Web Forms
Using hCaptcha in ASP.NET Web Forms
adriancs
-
February 1, 2023
A tool to prevent spam bot
ASP.NET Web Forms
Using CKEditor 5 (with Code Block) + Highlight.js (output) in ASP.NET
adriancs
-
January 14, 2023
Using CKEditor 5 + Highlight.js in ASP.NET. CKEditor is a HTML editor. Highlight.js is a syntax highlighting tool.
ASP.NET Web Forms
Convert HTML to PDF by Using Microsoft Edge in ASP.NET
adriancs
-
December 2, 2022
Generate PDF from HTML with MS Edge. Use MS Edge as PDF Generator to Convert HTML to PDF.
ASP.NET Web Forms
BBCode.NET for ASP.NET – Convert BBCode to HTML
adriancs
-
November 19, 2022
Convert BBCode to HTML in C#.
ASP.NET Web Forms
Automatic Route All Pages in ASP.NET WebForms
adriancs
-
November 14, 2022
Easily route all pages at once in single line. A quick and easy way to route all pages in ASP.NET WebForms.
ASP.NET Web Forms
Part 2: GridView VS dynamic HTML Table (ASP.NET WebForms)
adriancs
-
November 12, 2022
Build HTML table dynamically with Javascript (AJAX). Use Javascript (AJAX) to build HTML table dynamically at client side.
ASP.NET Web Forms
Part 1: GridView VS dynamic HTML Table (ASP.NET WebForms)
adriancs
-
November 11, 2022
Replacing GridView with dynamic HTML Table in ASP.NET WebForms. A comparison of approaches of doing a table in ASP.NET WebForms
ASP.NET Web Forms
CassiniDev – Portable ASP.NET Web Server
adriancs
-
September 30, 2021
An open source simple, portable & lightweight ASP.NET web server. Supports .NET Framework 4.8.
ASP.NET Web Forms
Simple ASP.NET C# WebForms Project with MySQL – Introduction for Beginner
adriancs
-
August 1, 2020
https://www.youtube.com/watch?v=YSvj6BX_Yhc Source Code - Github: https://github.com/adriancs2/aspnet_mysql
ASP.NET Web Forms
Install Visual Studio 2019 Community for ASP.NET
adriancs
-
August 1, 2020
https://www.youtube.com/watch?v=siduu1Ndbm4
ASP.NET Web Forms
Introduction to C#, ASP.NET WebForm – Building the 1st Website – Hello (Beginner/Tutorial)
adriancs
-
August 1, 2020
https://www.youtube.com/watch?v=pPD9vDBMaVQ