Skip to content

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

Notifications You must be signed in to change notification settings

devs-of-abdullah/Ado.net_Code_Generator

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

 
 
 

Contributors

Languages