Convert Website Into Android Web App in WebView With Support of Upload/Downlaod
View More Build a Simple Android Web App in WebView with Support of Download/Upload FeatureUsing hCaptcha in ASP.NET Web Forms
A tool to prevent spam bot
View More Using hCaptcha in ASP.NET Web FormsUsing CKEditor 5 (with Code Block) + Highlight.js (output) in ASP.NET
Using CKEditor 5 + Highlight.js in ASP.NET. CKEditor is a HTML editor. Highlight.js is a syntax highlighting tool.
View More Using CKEditor 5 (with Code Block) + Highlight.js (output) in ASP.NETMySqlExpress – Convert Rows from MySQL into C# Class Objects
An introduction of how to convert rows from MySQL into C# class object.
View More MySqlExpress – Convert Rows from MySQL into C# Class ObjectsList of Free Multi-Purpose WordPress Theme
List of Free Wordpress Themes
View More List of Free Multi-Purpose WordPress ThemeJavaScript Fetch API as Replacement for AJAX
The Fetch API is a modern interface that allows making HTTP requests to servers from web browsers. It has been largely replacing AJAX.
View More JavaScript Fetch API as Replacement for AJAXSalted Password Hashing – Doing it Right
Protecting password by using salted password hashing.
View More Salted Password Hashing – Doing it RightMySqlExpress – To Encourage Rapid Application Development with MySQL in C#
An Easier Way to Use MySQL in C#. Save efforts and time for C# coding with MySQL.
View More MySqlExpress – To Encourage Rapid Application Development with MySQL in C#Simple C# Debug Technique in Visual Studio
A quick and simple demonstration of performing debugging in Visual Studio C#
View More Simple C# Debug Technique in Visual StudioFrequently Used Shortcut Key for Visual Studio Code Editing
List of commonly used shortcut keys while coding of C# and ASP.NET with Visual Studio
View More Frequently Used Shortcut Key for Visual Studio Code EditingC# Dictionary – A Quick & Simple Explanation for Beginners
A simple tutorial of C# Dictionary. Basic functionality explained.
View More C# Dictionary – A Quick & Simple Explanation for BeginnersC# List in ASP.NET – Tutorial for Beginners
An introduction and explanaining the usage of C# List in details. Demo with ASP.NET WebForms.
View More C# List in ASP.NET – Tutorial for BeginnersMySqlExpress – Simplifies The Usage of MySQL in C#/.NET
Accelerate the Development With MySQL in C#.
MySqlExpress aims to encourage rapid application development and simplified the implementation of MySQL in C#.
Convert HTML to PDF by Using Microsoft Edge in ASP.NET
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
Convert BBCode to HTML in C#.
View More BBCode.NET for ASP.NET – Convert BBCode to HTMLAutomatic Route All Pages in ASP.NET WebForms
Easily route all pages at once in single line.
A quick and easy way to route all pages in ASP.NET WebForms.
Part 2: GridView VS dynamic HTML Table (ASP.NET WebForms)
Build HTML table dynamically with Javascript (AJAX).
Use Javascript (AJAX) to build HTML table dynamically at client side.
Part 1: GridView VS dynamic HTML Table (ASP.NET WebForms)
Replacing GridView with dynamic HTML Table in ASP.NET WebForms.
A comparison of approaches of doing a table in ASP.NET WebForms
Intermediate CSS Tips & Tutorial
Tips more on CSS
View More Intermediate CSS Tips & TutorialBasic HTML Tutorial for Beginner
Introducing a few basic HTML tutorial video First thing first, here is a highly recommended specialized text editor for coding HTML: Visual Studio Code Download…
View More Basic HTML Tutorial for BeginnerBob Tabor – C# Fundamentals for Beginners
[C#] Easily Convert All MySQL Databases & Tables to utf8mb4
A C# console program that will convert default character set of all database and tables to utf8mb4 and collation of utf8mb4_general_ci.
View More [C#] Easily Convert All MySQL Databases & Tables to utf8mb4Bob Tabor – Beginner’s Guide to JavaScript
Backup & Restore MySQL database on CentOS/Linux/Ubuntu in C# with MySqlBackup.NET
The idea is to build a project in .NET Core and publish it as Linux package. MySqlBackup.NET is an open source .NET Library (C#/VB.NET) to…
View More Backup & Restore MySQL database on CentOS/Linux/Ubuntu in C# with MySqlBackup.NETHow To Install MySQL on CentOS 8
This tutorial explains how to install MySQL version 8 on a CentOS 8 server. The origin of this tutorial/article was written by Mark Drake from…
View More How To Install MySQL on CentOS 8HTML Table – Freeze Row and Column with CSS
Having a freeze pane effect on HTML Table. Freeze/Fixed/Frozen the Columns and Rows in HTML Table by using CSS. This work was inspired by an…
View More HTML Table – Freeze Row and Column with CSSHTML Table Cell Styling for Excel by using “mso-number-format”
HTML CSS table cell styling for manipulating the data format in Excel. Very useful for publishing an Excel document for download. Attribute Description mso-number-format:”0″ NO…
View More HTML Table Cell Styling for Excel by using “mso-number-format”Visual Studio 2022 is Here
Welcome VS 2022. We’re happy to have you here. Great work guys. Let’s start the engine. Download Visual Studio 2022: https://visualstudio.microsoft.com/ Launch Event News: https://devblogs.microsoft.com/visualstudio/visual-studio-2022-now-available/…
View More Visual Studio 2022 is HereCassiniDev – Portable ASP.NET Web Server
An open source simple, portable & lightweight ASP.NET web server. Supports .NET Framework 4.8.
View More CassiniDev – Portable ASP.NET Web ServerMySqlDump vs MySqlBackup.NET Performance Benchmark
MySqlDump and MySqlBackup.NET are both used to backup/restore MySQL database. Both can be used in C# (.NET) projects. This is a study specially made for…
View More MySqlDump vs MySqlBackup.NET Performance BenchmarkC# AES 256 bits Encryption Library with Salt
A simple implementation of AES 256 bits Encryption in C#
View More C# AES 256 bits Encryption Library with SaltPrevent Enter Keypress on HTML Input
Prevent [Enter] keypress for accidentally submitting the form.
View More Prevent Enter Keypress on HTML InputSet UTF8 as Default Character Set for MySQL 8.0
From MySQL 8.0, utf8mb4 is the default character set, and the default collation for utf8mb4 is utf8mb4_0900_ai_ci.
View More Set UTF8 as Default Character Set for MySQL 8.0Authentication method ‘caching_sha2_password’ not supported by any of the available plugins
Fixing password error between old & new version of MySQL server.
View More Authentication method ‘caching_sha2_password’ not supported by any of the available pluginsProgramming is an Art
Programming has infinite of possibilities
View More Programming is an ArtConvert DataTable to List<> – C#
Let’s say we have a DataTable with the following columns:
View More Convert DataTable to List<> – C#Bro Code – C# Full Course for free
C# Programming All-in-One Tutorial Series (6 HOURS!)
everything you need to know to get started as a C# Programming
View More C# Programming All-in-One Tutorial Series (6 HOURS!)C# Tutorial For Beginners – Programming with Mosh
C# tutorial for beginners: Get up & running with C# and code in just 1 hour! No prior knowledge needed. by Mosh Hamedani.
View More C# Tutorial For Beginners – Programming with MoshSimple ASP.NET C# WebForms Project with MySQL – Introduction for Beginner
Source Code – Github: https://github.com/adriancs2/aspnet_mysql
View More Simple ASP.NET C# WebForms Project with MySQL – Introduction for Beginner