Skip to content

adriancs.com

adriancs.com
  • Home
  • General
  • C#
  • ASP.NET WebForms
  • C# with MySQL
  • HTML, CSS, JS
  • Contact

Category: C# with MySQL

C# with MySQL

MySqlExpress – Convert Rows from MySQL into C# Class Objects

adriancs January 9, 2023 c#mysql

An introduction of how to convert rows from MySQL into C# class object.

View More MySqlExpress – Convert Rows from MySQL into C# Class Objects
C# with MySQL

MySqlExpress – To Encourage Rapid Application Development with MySQL in C#

adriancs December 22, 2022 c#mysqlmysqlexpressd

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#
C# with MySQL

MySqlExpress – Simplifies The Usage of MySQL in C#/.NET

adriancs December 8, 2022 asp.netc#mysqlmysqlexpress

Accelerate the Development With MySQL in C#.
MySqlExpress aims to encourage rapid application development and simplified the implementation of MySQL in C#.

View More MySqlExpress – Simplifies The Usage of MySQL in C#/.NET
C# with MySQL

[C#] Easily Convert All MySQL Databases & Tables to utf8mb4

adriancs April 1, 2022 c#mysql

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 utf8mb4
C# with MySQL

Backup & Restore MySQL database on CentOS/Linux/Ubuntu in C# with MySqlBackup.NET

adriancs February 3, 2022

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.NET
C# with MySQL

How To Install MySQL on CentOS 8

adriancs February 3, 2022

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 8
C# with MySQL

MySqlDump vs MySqlBackup.NET Performance Benchmark

adriancs September 24, 2021

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 Benchmark
C# with MySQL

Set UTF8 as Default Character Set for MySQL 8.0

adriancs September 4, 2021

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.0
C# with MySQL

Authentication method ‘caching_sha2_password’ not supported by any of the available plugins

adriancs August 31, 2020

Fixing password error between old & new version of MySQL server.

View More Authentication method ‘caching_sha2_password’ not supported by any of the available plugins
ASP.NET WebForms C# C# with MySQL

Simple ASP.NET C# WebForms Project with MySQL – Introduction for Beginner

adriancs August 1, 2020 c#

Source Code – Github: https://github.com/adriancs2/aspnet_mysql

View More Simple ASP.NET C# WebForms Project with MySQL – Introduction for Beginner
C# with MySQL

Backup MySQL Database in C# – MySqlBackup.NET

adriancs July 27, 2020 c#mysql

Easily backup MySQL database in C#. An alternative for MySqlDump.

View More Backup MySQL Database in C# – MySqlBackup.NET

Categories

  • ASP.NET WebForms
  • C#
  • C# with MySQL
  • General
  • HTML, CSS, JS
  • Mobile App Development
MySqlBackup.NET
MySqlExpress
SQLiteHelper.NET
ASP.NET GridView vs HTML Table
Github
Youtube
Facebook
Codeproject.com
adriancs.com | Designed by: Theme Freesia | WordPress | © Copyright All right reserved