Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CCG As Data Access Layer.pdf | 2022-03-21 | 77.0 kB | |
CCG As Data Access Layer.docx | 2022-03-21 | 14.9 kB | |
Totals: 2 Items | 92.0 kB | 0 |
To Use CCG ********************************************************************************************************* * 1. Download Setup files and install application * * 2. Open application and do settings (DB connection string, solution path etc.) * * 3. Select table which you want to generate class of it and just press create button * * 4. Include generated class or classes into your project * * * * 5. Download "Required_Files" * * 6. Add CCGDataService.dll and CCGHelper.dll assamblies into your project as reference * * * * 7. Download "Create_Scripts" * * 8. Create CRUD_LOG and CRUD_LOG_ADHOC tables by using create scripts * * * * 9. Add CCG Settings to your project config file as defined with the * * file "CCG_Settings_ForConfigFile.txt". * * * * * * That is all. It's so simple. :) * * After that, you can make all CRUD processes by using that generated classes * * * * Also you can download Sample_Project to see how to CCG is working. This project includes * * a sample database and a simple .Net project which is written by C#. * ********************************************************************************************************* * * * Visit "http://ccg.snazzydocs.com/" for more information. * * * * You can send your questions and suggestions to ccg4dal@gmail.com * * * *********************************************************************************************************