Commit Graph

17 Commits

Author SHA1 Message Date
Ivan Hörler 66eb53fadc Added and enhanced SQL Querys and connection blocker 2018-07-13 21:17:48 +02:00
Ivan Hörler b5736e9e3c Finaly got Client to run. 2018-07-13 21:17:03 +02:00
Ivan Hörler 35309aa950 change naming to what we have in working patient and doctor 2018-07-13 14:03:08 +02:00
Ivan Hörler 16b6b91b7b match names to SQL changes 2018-07-13 13:50:41 +02:00
ismail 3191732420 added seeding function on application start, to add 10 patients and doctors
random from a array
2018-07-11 22:04:07 +02:00
Ivan Hörler ffafd3cae2 convert inhertied classes of db objects to partial classes of db objects so overwriting of db classes through entityframework does not take effect on our own work. 2018-07-11 08:06:33 +02:00
Ivan Hörler 25c4b52ea7 changed db first style to match pluralized form and again update the deleted namespace and inherited class : xyAcces 2018-07-10 22:33:56 +02:00
Ivan Hörler 059c976091 change debug information to x86 because Visual Studio is 32bit and fix inheritance form Access classes again 2018-07-10 20:40:51 +02:00
Ivan Hörler 87d07b3097 various changes for db and service so that feedback from db connection can be established. 2018-06-30 11:52:50 +02:00
ismail 6bc10ad774 just db connection string changes 2018-06-28 21:05:58 +02:00
Ivan Hörler 8051a4ea2f first working entity patient takes place in db. 2018-06-26 22:06:18 +02:00
ismail 3cffe64240 fixing off the auto changes of the model validation to the db 2018-06-24 17:37:17 +02:00
ismail 268f7b8f55 cleaning code 2018-06-24 17:36:08 +02:00
ismail 99b84a9add removing some mapping error with the server 2018-06-24 15:14:46 +02:00
ismail c46a53682b sql database rework 2018-06-22 16:29:27 +02:00
ismail a73c25bc9c removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
ismail 4223202c81 Added write and read function 2018-06-18 19:34:20 +02:00