Using hCaptcha in ASP.NET Web Forms
A tool to prevent spam bot
A tool to prevent spam bot
An introduction of how to convert rows from MySQL into C# class object.
An Easier Way to Use MySQL in C#. Save efforts and time for C# coding with MySQL.
A quick and simple demonstration of performing debugging in Visual Studio C#
List of commonly used shortcut keys while coding of C# and ASP.NET with Visual Studio
A simple tutorial of C# Dictionary. Basic functionality explained.
An introduction and explanaining the usage of C# List in details. Demo with ASP.NET WebForms.
Accelerate the Development With MySQL in C#.
MySqlExpress aims to encourage rapid application development and simplified the implementation of MySQL in C#.
Generate PDF from HTML with MS Edge.
Use MS Edge as PDF Generator to Convert HTML to PDF.
Convert BBCode to HTML in C#.
Easily route all pages at once in single line.
A quick and easy way to route all pages in ASP.NET WebForms.
Build HTML table dynamically with Javascript (AJAX).
Use Javascript (AJAX) to build HTML table dynamically at client side.
Replacing GridView with dynamic HTML Table in ASP.NET WebForms.
A comparison of approaches of doing a table in ASP.NET WebForms
A C# console program that will convert default character set of all database and tables to utf8mb4 and collation of utf8mb4_general_ci.
A simple implementation of AES 256 bits Encryption in C#
everything you need to know to get started as a C# Programming
C# tutorial for beginners: Get up & running with C# and code in just 1 hour! No prior knowledge needed. by Mosh Hamedani.
Source Code – Github: https://github.com/adriancs2/aspnet_mysql
Easily backup MySQL database in C#. An alternative for MySqlDump.