aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/Partials/RemoteDB.cs
Commit message (Collapse)AuthorAgeFilesLines
* Refactored Machine Versions Module !!!!Roy Ben-Shabat2018-08-221-1/+1
| | | | | | | Embedded sqlexaminer.msi to repo. Implemented precompiled views ? Fixed an issue with RemoteDB DAL. Added Active field to hardware components.
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-28/+1
| | | | Upgraded to .NET 4.7.2 !!!
* Implemented PPC data base source from %appdata% on PPC.Roy Ben-Shabat2018-05-311-1/+1
|
* New Settings Library.Roy Ben-Shabat2018-05-161-1/+2
|
* Added code comments for:Roy Ben-Shabat2018-01-081-0/+19
| | | | | | DAL.Local. DAL.Remote. DragAndDrop.
* Implemented Remote To Local File Synchronization.Roy2017-12-221-1/+5
|
* Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF.Roy Ben-Shabat2017-11-271-0/+31
Implemented Unit testing for SQLite & SQL Server connections.