
Similar Posts

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.

BBCode.NET for ASP.NET – Convert BBCode to HTML
Byadriancs
Convert BBCode to HTML in C#.

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

Using hCaptcha in ASP.NET Web Forms
Byadriancs
A tool to prevent spam bot

Simple ASP.NET C# WebForms Project with MySQL – Introduction for Beginner
Byadriancs
Source Code – Github: https://github.com/adriancs2/aspnet_mysql

Automatic Route All Pages in ASP.NET WebForms
Byadriancs
Easily route all pages at once in single line.
A quick and easy way to route all pages in ASP.NET WebForms.