Skip to content

logprogrammer92/ProductCrudApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Product CRUD App This app will demonstrate the use of C# and ADO.NET interacting with a SQL Server database to show CRUD (Create/Retrieve/Update/Delete) functionality.

Prerequisites

  • Windows OS .NET 9 SDK (Software Development Kit) - Download or use the latest Visual Studio 2022 with .Net 9 support

  • SQL Server 2022 Developer Edition for database functionality

  • Getting Started

  • Clone the repo

  • Set up the database: TBD

  • Compile and run: TBD

  • Features

  • Create, retrieve, update, and delete product records

  • ADO.NET integration with SQL Server through the Windows Forms App

  • Object-oriented C# codebase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published