aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.CodeGeneration/EntityCodeFile.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented StringFormat control for db properties.Roy Ben-Shabat2020-01-221-1/+1
| | | | Added StringFormat 0.000 for FeederTension on ProcessParameters.
* Implemented hardware parameter description and range through DB and ↵Roy Ben-Shabat2019-09-191-0/+2
| | | | observables generator.
* Implemented auto DTO generation.Roy Ben Shabat2019-02-231-5/+0
| | | | | | Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.
* Some work on PPC.Roy Ben-Shabat2018-07-101-0/+7
| | | | Implemented retrieval of column description for auto generated observables & pmr's.
* Working on new developer module.Roy Ben-Shabat2018-02-181-0/+2
|
* Re-factored DAL Observables using EF Code First !!!!!!Roy2018-01-271-0/+6
|
* Added code comments for:Roy Ben-Shabat2018-01-081-0/+39
| | | | | CodeGeneration. Core.
* Added DAL.Observables project.Roy Ben-Shabat2017-12-101-0/+2
| | | | | Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS
* Moved ExtendedObject & RelayCommand to Core.Roy2017-12-061-0/+29
CodeGeneration EntityCodeFile working + cycle reference!