Commit Graph

31 Commits

Author SHA1 Message Date
0f743122c1 Implementing IoC for ViewModel 2020-09-16 17:52:27 +02:00
11d8ac7ba1 Minor Changes
Namespaces, Whitespace
2020-09-16 14:56:25 +02:00
67010177f0 Renaming
Komponenten umbenannt
2020-08-30 14:08:03 +02:00
09b34c0a14 Call CTE in a StoredProcedure with EF
Add All Models in DB and Updated Components to match ID of the impoted Tables
2020-08-29 22:33:50 +02:00
7f6b916549 Refactoring Repositories 2020-08-29 15:47:12 +02:00
ebcb1c5781 add UnitTest for Regex 2020-08-29 14:58:49 +02:00
f7fb73a66c Fix Binding for Add and Update functionalityƒ 2020-08-26 17:54:48 +02:00
9b233de6a8 Implementing Regex 2020-08-24 21:17:04 +02:00
d23f8cf465 Add Update Functionality on Customer 2020-08-24 19:47:30 +02:00
c12615bc1b Minor Changes and BugFix to EF Querys 2020-08-18 20:58:21 +02:00
7c24cf009b Minor WPF Changes and Prepare for CTE Testat 2020-08-09 16:17:41 +02:00
b67302361b Prepared ViewModel for Linq, Add CustomerRepositoryLinq 2020-08-08 15:27:39 +02:00
ef9b30d65d Add EF Functionality on Delete, Add 2020-08-02 18:08:45 +02:00
85b4d92c23 Add EF Functionality on LoadData 2020-07-31 16:10:03 +02:00
13d3654303 Add Radiobutton in CustomerView for Query-Selection-Method 2020-07-30 14:00:50 +02:00
965b8a34dd Add LoadData from DB functionality 2020-07-28 19:07:35 +02:00
c661fd8d79 Prepare GUI for Customer 2020-07-28 18:53:30 +02:00
5ddf1ac2a3 Delete Functionality of Location 2020-07-26 16:36:54 +02:00
54c3beaad2 Fix Logging Confirm, Add, FindDuplicate 2020-07-26 16:04:13 +02:00
b8549bb60a WIP - DB-Clls failing on Locations (Add, Update) 2020-07-26 14:28:12 +02:00
08a53739ee WIP - Generics Implementation 2020-07-23 16:29:59 +02:00
14346596b5 Start Implementation Generics - Repository 2020-07-22 13:32:23 +02:00
afbabd7869 changes 2020-07-22 11:42:27 +02:00
222ec50064 add Find Duplicate Functionality 2020-07-21 19:19:57 +02:00
f863babae6 README updated and removed unused usings 2020-05-30 19:42:28 +02:00
43aa400613 Fix SqlNullValueException 2020-05-26 21:18:56 +02:00
cd162d1ee6 modified: LoggingClient/LoggingClient/LoggingClient.csproj
modified:   LoggingClient/LoggingClient/Properties/AssemblyInfo.cs
2020-05-26 20:21:21 +02:00
ba5aef38d0 Corrected Tadatype, Errorhandling of System.Data.SqlTypes.SqlNullValueException 2020-05-26 19:58:51 +02:00
d73dc261e7 Uncomented Validators, Add Credentials for Testing 2020-05-26 19:01:13 +02:00
f6be9f23f8 Created GUI; functionality of Load Data and Confirm 2020-05-23 18:54:14 +02:00
e1ce5a851b create solution 2020-05-23 17:09:13 +02:00