Skip to content

JovanOps/NorthwindEmployeeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Northwind Employee App

A CRUD desktop application developed in C# using WinForms, connected to the Northwind SQL database.
It enables basic employee data management with create, read, update, and delete functionality.

🛠 Technologies Used:

  • C# .NET (WinForms)
  • SQL Server
  • ADO.NET
  • Visual Studio 2022
  • Git & GitHub

📋 Features:

  • Display employee records from the Northwind database
  • Add new employees
  • Edit and delete existing employee data
  • Input validation with error messages
  • Database connection via ADO.NET

▶️ How to Run:

  1. Clone the repository
  2. Open the .sln file with Visual Studio
  3. Adjust the SQL Server connection string if needed
  4. Press F5 to build and run the application

📸 Screenshot

Screenshot (57) Screenshot (58)


Note: This project was created as part of a practical training program and demonstrates the implementation of CRUD operations in a desktop environment.

About

C# desktop application for managing employees in the Northwind database with basic CRUD operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages