aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/DAL_TST.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented job upload using JobDescriptionFile.Roy Ben-Shabat2019-01-091-72/+0
|
* Added new events !!!Roy Ben-Shabat2019-01-071-1/+1
|
* Improved DB speed for Azure data source !!Roy Ben-Shabat2018-12-191-15/+11
|
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-3/+3
| | | | Upgraded to .NET 4.7.2 !!!
* Implemented PPC data base source from %appdata% on PPC.Roy Ben-Shabat2018-05-311-2/+2
|
* Implemented SQLite db on PPC.Roy Ben-Shabat2018-05-301-0/+10
| | | | Working on PPC.
* New Settings Library.Roy Ben-Shabat2018-05-161-2/+3
|
* Started working on 'Synchronization' - Machine Studio module.Roy Ben-Shabat2017-12-191-10/+10
|
* Added Tango.Serialization.Roy Ben-Shabat2017-12-041-2/+3
| | | | Added Tango.Settings.
* Started Remote <=> Local Synchronization... /;Roy Ben-Shabat2017-11-271-1/+1
|
* Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF.Roy Ben-Shabat2017-11-271-0/+64
Implemented Unit testing for SQLite & SQL Server connections.