Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Setting Up A MySQL Server | Introduction to Databases with .NET
Introduction to .NET with C#
course content

Course Content

Introduction to .NET with C#

Introduction to .NET with C#

1. Introduction
2. Asynchronous Programming and Introduction to Web Services
3. Introduction to Databases with .NET
4. CRUD Operations with MySQL
5. Optimizing Database Operations

Setting Up A MySQL Server

The name of the NuGet Package is MySql.Data by Oracle.

Summary:

  • Install the MySQL Community Server and configure it;
  • During configuration, set the root password;
  • Create a new .NET Console App project;
  • Install MySql.Data Package.

Everything was clear?

Section 3. Chapter 3
We're sorry to hear that something went wrong. What happened?
some-alt