-
Notifications
You must be signed in to change notification settings - Fork 0
Built a console-based SQL CRUD code generator in C# using ADO.NET. The app allows users to connect to their database, select tables, and automatically generate fully object-oriented C# code for Create, Read, Update, and Delete operations. The project is structured into separate classes for maintainability and clarity
devs-of-abdullah/Ado.net_Code_Generator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Built a console-based SQL CRUD code generator in C# using ADO.NET. The app allows users to connect to their database, select tables, and automatically generate fully object-oriented C# code for Create, Read, Update, and Delete operations. The project is structured into separate classes for maintainability and clarity
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published