CCG
CCG (Crud Class Generator) is a ORM tool for .Net
The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query.
*CCG is easy to use, because; it is developer-friendly
*CCG is practical, because; it allows to make many crud processes without writing SQL query
*CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going to the database only once.
To get help about CCG please visit http://ccg.snazzydocs.com/
You can send your questions and suggestions to ccg4dal@gmail.com
Do not forget to leave comments about the application. Thus, you will motivate me to further develop the application. Also, do not hesitate to ask me any questions you may have.
NOTE: To be able to use the generated classes in your project, don't forget to download and reference the Required_Files.