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

Conteúdo do Curso

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

bookConnecting to the MySQL Server

Summary:

  • Import the MySqlClient from MySql.Data;
  • Create a connection string using the server details;
  • Use the MySqlConnection class to connect to the server using your connection string.
question-icon

Drag and drop the options for forming a valid connection string:

Clique ou arraste solte itens e preencha os espaços

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 3. Capítulo 4
some-alt