oop_II-6/EHEC_Server/EHEC_Server
Ivan Hörler 66eb53fadc Added and enhanced SQL Querys and connection blocker 2018-07-13 21:17:48 +02:00
..
DataBuilder added seeding function on application start, to add 10 patients and doctors 2018-07-11 22:04:07 +02:00
DatabaseAccess change naming to what we have in working patient and doctor 2018-07-13 14:03:08 +02:00
Properties removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Doctor.cs 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
EHEC_Server.csproj added seeding function on application start, to add 10 patients and doctors 2018-07-11 22:04:07 +02:00
Exam.cs match names to SQL changes 2018-07-13 13:50:41 +02:00
Global.asax added seeding function on application start, to add 10 patients and doctors 2018-07-11 22:04:07 +02:00
Global.asax.cs added seeding function on application start, to add 10 patients and doctors 2018-07-11 22:04:07 +02:00
IService.cs 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
Model.Context.cs match names to SQL changes 2018-07-13 13:50:41 +02:00
Model.Context.tt removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Model.Designer.cs 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
Model.cs 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
Model.edmx match names to SQL changes 2018-07-13 13:50:41 +02:00
Model.edmx.diagram match names to SQL changes 2018-07-13 13:50:41 +02:00
Model.tt removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Origin.cs 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
Origin_Exam.cs match names to SQL changes 2018-07-13 13:50:41 +02:00
Patient.cs match names to SQL changes 2018-07-13 13:50:41 +02:00
Result.cs 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
Service.svc removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Service.svc.cs 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
Web.Debug.config removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Web.Release.config removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00
Web.config Added and enhanced SQL Querys and connection blocker 2018-07-13 21:17:48 +02:00
packages.config removed model first function and made small changes to de db first version 2018-06-18 19:36:02 +02:00