/Product-manager-with-sql-queries

Product Manager with SQL Queries is a WinForms application developed in C#. It allows managers to perform CRUD operations on a list of products and categories, which are stored in an MS SQL Server database. The app uses SQL commands to manage the database, demonstrating efficient database management through direct SQL queries.

Primary LanguageC#MIT LicenseMIT

Stargazers