Commit graph

59 commits

Author SHA1 Message Date
Manuel Thalmann 5c1262355d Automatically load data from DB 2024-06-06 19:33:45 +02:00
Manuel Thalmann 700bd69798 Add SqlClient as a dependency 2024-06-06 19:01:39 +02:00
Manuel Thalmann e9848357b4 Create a WPF app 2024-06-06 18:59:42 +02:00
Manuel Thalmann fc2425d55f Add files for Lab 8 2024-06-06 18:48:41 +02:00
Manuel Thalmann a0df169e85 Add a gRPC client 2024-06-06 18:28:41 +02:00
Manuel Thalmann ab7a34ceb2 Create a gRPC service for publishing rankings 2024-06-06 18:22:13 +02:00
Manuel Thalmann 429205e853 Fill PDF form 2024-06-06 17:49:23 +02:00
Manuel Thalmann 75daebf3ef Change Blazor app to show rankings from server 2024-06-06 17:48:21 +02:00
Manuel Thalmann 72fc685ba1 Create a Blazor app 2024-06-06 17:42:12 +02:00
Manuel Thalmann 4d1e109688 Add files for lab 13 2024-06-06 17:42:05 +02:00
Manuel Thalmann 9f4114f7fb Fill missing forms 2024-06-06 17:37:39 +02:00
Manuel Thalmann 1f54852704 Fill form in PDF 2024-06-06 17:36:45 +02:00
Manuel Thalmann f0e75b413c Add a web app for showing rankings 2024-06-06 17:31:43 +02:00
Manuel Thalmann 2b6ba2e095 Create a REST client 2024-06-06 17:11:36 +02:00
Manuel Thalmann 2b25012888 Create a REST service 2024-06-06 16:54:24 +02:00
Manuel Thalmann 0a7f3890e7 Add files for lab 10 2024-06-06 16:46:48 +02:00
Manuel Thalmann 8ab7a708d6 Add a client for the .NET implementation 2024-06-06 15:12:09 +02:00
Manuel Thalmann e01cbdb5ac Implement a ranking server 2024-06-06 15:04:51 +02:00
Manuel Thalmann d3e98b0dbe Create a client for the ranking service 2024-06-06 14:09:50 +02:00
Manuel Thalmann 175fbc4a8c Add files for task 7 2024-06-06 14:09:24 +02:00
Manuel Thalmann 1e8654968e Fill out PDF 2024-06-06 05:20:44 +02:00
Manuel Thalmann 3b7910f738 Add self-signed certificate 2024-06-06 05:20:30 +02:00
Manuel Thalmann 1fb1941be1 Add an UWP client 2024-06-06 05:10:10 +02:00
Manuel Thalmann daeb38a861 Implement a windows client 2024-06-06 03:58:45 +02:00
Manuel Thalmann 78c59aa3f8 Add files for task 06 2024-06-06 03:08:29 +02:00
Manuel Thalmann ba4ba97158 Solve report server task 2024-06-06 02:20:32 +02:00
Manuel Thalmann f6ffc2865f Add execution plan screenshot 2024-06-06 02:06:33 +02:00
Manuel Thalmann f8ec1ae8f6 Add task 04 file 2024-06-06 02:06:14 +02:00
Manuel Thalmann 559fe132a3 Solve lab 5 2024-04-07 05:05:20 +02:00
Manuel Thalmann 13e6bf48d2 Solve lab 4 2024-04-06 21:25:06 +02:00
Manuel Thalmann 33c2116126 Add Lab 4 files 2024-04-06 03:44:49 +02:00
Manuel Thalmann 1ac34c7625 Drop use of CallerMemberName 2024-03-22 02:35:19 +01:00
Manuel Thalmann a872555f93 Drop use of discard symbol 2024-03-22 02:26:17 +01:00
Manuel Thalmann 724e95bc57 Fix incorrect file name 2024-03-22 02:24:31 +01:00
Manuel Thalmann bedbe2ea84 Split logic and design 2024-03-22 02:23:46 +01:00
Manuel Thalmann 7241a265e6 Fix incorrect execution order 2024-03-22 02:16:21 +01:00
Manuel Thalmann cad81ce7f1 Implement data bindings using DependencyPropertys 2024-03-22 02:00:04 +01:00
Manuel Thalmann 08f6288f91 Run URL check using a task 2024-03-22 00:56:40 +01:00
Manuel Thalmann 94cb10b3df Refactor design for the second task 2024-03-22 00:43:26 +01:00
Manuel Thalmann f130b631fc Implement URL inspection 2024-03-22 00:25:00 +01:00
Manuel Thalmann af51421b63 Fix calls to nullable events 2024-03-22 00:23:43 +01:00
Manuel Thalmann b67f9953de Create design for first task 2024-03-22 00:08:20 +01:00
Manuel Thalmann 9cdb89e033 Fix incorrect namespaces 2024-03-21 23:43:09 +01:00
Manuel Thalmann 1eee51205d Create basic design for application 2024-03-21 23:42:32 +01:00
Manuel Thalmann a6967fd942 Fix incorrect namespace 2024-03-21 23:42:08 +01:00
Manuel Thalmann d518c74e77 Make WPF project bootable 2024-03-21 23:35:44 +01:00
Manuel Thalmann da89471f75 Create settings for debugging projects 2024-03-21 23:29:38 +01:00
Manuel Thalmann a7d18f56e9 Initialize new WPF application 2024-03-21 23:24:29 +01:00
Manuel Thalmann 80a8817143 Implement the INotifyPropertyChanged interface 2024-03-21 23:15:24 +01:00
Manuel Thalmann 12a7fe3c17 Add required dependency 2024-03-21 23:08:59 +01:00