diff --git a/PR14/.vs/PR14/v17/.suo b/PR14/.vs/PR14/v17/.suo index 3080cac..78efb26 100644 Binary files a/PR14/.vs/PR14/v17/.suo and b/PR14/.vs/PR14/v17/.suo differ diff --git a/PR14/.vs/PR14/v17/DocumentLayout.json b/PR14/.vs/PR14/v17/DocumentLayout.json index 2ec0e4b..86a2369 100644 --- a/PR14/.vs/PR14/v17/DocumentLayout.json +++ b/PR14/.vs/PR14/v17/DocumentLayout.json @@ -9,6 +9,10 @@ { "AbsoluteMoniker": "D:0:0:{68BE38C1-9A3E-4D01-81ED-9DC821B2AE98}|PR14\\PR14.csproj|C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\pr14\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", "RelativeMoniker": "D:0:0:{68BE38C1-9A3E-4D01-81ED-9DC821B2AE98}|PR14\\PR14.csproj|solutionrelative:pr14\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{68BE38C1-9A3E-4D01-81ED-9DC821B2AE98}|PR14\\PR14.csproj|c:\\users\\usersql\\source\\repos\\mdk0101\\pr14\\pr14\\models\\model1.edmx||{C99AEA30-8E36-4515-B76F-496F5A48A6AA}|", + "RelativeMoniker": "D:0:0:{68BE38C1-9A3E-4D01-81ED-9DC821B2AE98}|PR14\\PR14.csproj|solutionrelative:pr14\\models\\model1.edmx||{C99AEA30-8E36-4515-B76F-496F5A48A6AA}|" } ], "DocumentGroupContainers": [ @@ -18,7 +22,7 @@ "DocumentGroups": [ { "DockedWidth": 200, - "SelectedChildIndex": 14, + "SelectedChildIndex": 16, "Children": [ { "$type": "Bookmark", @@ -76,14 +80,30 @@ "$type": "Bookmark", "Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cdd2}" }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}" + }, + { + "$type": "Document", + "DocumentIndex": 2, + "Title": "Model1.edmx [Diagram1]", + "DocumentMoniker": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\Models\\Model1.edmx", + "RelativeDocumentMoniker": "PR14\\Models\\Model1.edmx", + "ToolTip": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\Models\\Model1.edmx [Diagram1]", + "RelativeToolTip": "PR14\\Models\\Model1.edmx [Diagram1]", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001116|", + "WhenOpened": "2026-04-20T12:26:58.918Z", + "EditorCaption": " [Diagram1]" + }, { "$type": "Document", "DocumentIndex": 0, "Title": "MainWindow.xaml", "DocumentMoniker": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml", "RelativeDocumentMoniker": "PR14\\MainWindow.xaml", - "ToolTip": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml*", - "RelativeToolTip": "PR14\\MainWindow.xaml*", + "ToolTip": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml", + "RelativeToolTip": "PR14\\MainWindow.xaml", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|", "WhenOpened": "2026-04-20T10:44:32.389Z", "EditorCaption": "" @@ -94,8 +114,9 @@ "Title": "MainWindow.xaml.cs", "DocumentMoniker": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml.cs", "RelativeDocumentMoniker": "PR14\\MainWindow.xaml.cs", - "ToolTip": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml.cs", - "RelativeToolTip": "PR14\\MainWindow.xaml.cs", + "ToolTip": "C:\\Users\\usersql\\Source\\Repos\\MDK0101\\PR14\\PR14\\MainWindow.xaml.cs*", + "RelativeToolTip": "PR14\\MainWindow.xaml.cs*", + "ViewState": "AQIAAFQAAAAAAAAAAAAgwG0AAAANAAAA", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", "WhenOpened": "2026-04-20T10:44:31.757Z", "EditorCaption": "" diff --git a/PR14/PR14/App.config b/PR14/PR14/App.config index 56efbc7..8b53a17 100644 --- a/PR14/PR14/App.config +++ b/PR14/PR14/App.config @@ -1,6 +1,18 @@ - + - - - + + +
+ + + + + + + + + + + + \ No newline at end of file diff --git a/PR14/PR14/AppointmentWindow.xaml b/PR14/PR14/AppointmentWindow.xaml new file mode 100644 index 0000000..d3f840c --- /dev/null +++ b/PR14/PR14/AppointmentWindow.xaml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +