filmov
tv
C# Windows Forms Project with SQL Server | Save User Data in Database

Показать описание
In this video, I demonstrate a simple C# Windows Forms project where user input (First Name and Second Name) is saved to a SQL Server database using ADO.NET.
🔹 Technologies Used:
Visual Studio (.NET Framework)
C# Windows Forms
SQL Server Management Studio
ADO.NET
🔹 Project Highlights :
Creating a basic Windows Form
Writing C# code to capture user input
Establishing SQL Server connection
Inserting data into a table using SQL query
Verifying that the data is saved correctly
✅ At the end, the data entered is successfully saved and displayed using a SELECT query.
🔹 Technologies Used:
Visual Studio (.NET Framework)
C# Windows Forms
SQL Server Management Studio
ADO.NET
🔹 Project Highlights :
Creating a basic Windows Form
Writing C# code to capture user input
Establishing SQL Server connection
Inserting data into a table using SQL query
Verifying that the data is saved correctly
✅ At the end, the data entered is successfully saved and displayed using a SELECT query.