
Similar Posts

Part 1: GridView VS dynamic HTML Table (ASP.NET WebForms)
Byadriancs
Replacing GridView with dynamic HTML Table in ASP.NET WebForms.
A comparison of approaches of doing a table in ASP.NET WebForms

Convert HTML to PDF by Using Microsoft Edge in ASP.NET
Byadriancs
Generate PDF from HTML with MS Edge.
Use MS Edge as PDF Generator to Convert HTML to PDF.

CassiniDev – Portable ASP.NET Web Server
Byadriancs
An open source simple, portable & lightweight ASP.NET web server. Supports .NET Framework 4.8.

Part 2: GridView VS dynamic HTML Table (ASP.NET WebForms)
Byadriancs
Build HTML table dynamically with Javascript (AJAX).
Use Javascript (AJAX) to build HTML table dynamically at client side.

Using CKEditor 5 (with Code Block) + Highlight.js (output) in ASP.NET
Byadriancs
Using CKEditor 5 + Highlight.js in ASP.NET. CKEditor is a HTML editor. Highlight.js is a syntax highlighting tool.