-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4d7421e
commit ae4e036
Showing
22 changed files
with
55,702 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,6 @@ | |
mono_crash.* | ||
|
||
# Build results | ||
[Dd]ebug/ | ||
[Dd]ebugPublic/ | ||
[Rr]eleases/ | ||
x64/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file added
BIN
+608 KB
XMLImportExport/XMLImportExport/bin/Debug/EntityFramework.SqlServer.dll
Binary file not shown.
2,093 changes: 2,093 additions & 0 deletions
2,093
XMLImportExport/XMLImportExport/bin/Debug/EntityFramework.SqlServer.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
53,236 changes: 53,236 additions & 0 deletions
53,236
XMLImportExport/XMLImportExport/bin/Debug/EntityFramework.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
13 changes: 13 additions & 0 deletions
13
XMLImportExport/XMLImportExport/bin/Debug/XMLImportExport.dll.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<configSections> | ||
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 --> | ||
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" /> | ||
</configSections> | ||
<entityFramework> | ||
<defaultConnectionFactory type="System.Data.Entity.Infrastructure.SqlConnectionFactory, EntityFramework" /> | ||
<providers> | ||
<provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" /> | ||
</providers> | ||
</entityFramework> | ||
</configuration> |
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
XMLImportExport/XMLImportExport/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
// <autogenerated /> | ||
using System; | ||
using System.Reflection; | ||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")] |
Binary file not shown.
164 changes: 164 additions & 0 deletions
164
XMLImportExport/XMLImportExport/obj/Debug/ThreadProcessViewer.g.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,164 @@ | ||
#pragma checksum "..\..\ThreadProcessViewer.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "82400BBE6B354C1BAFC91AF887C79F0980D7F584C004952B94FF4D6C8727045C" | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// This code was generated by a tool. | ||
// Runtime Version:4.0.30319.42000 | ||
// | ||
// Changes to this file may cause incorrect behavior and will be lost if | ||
// the code is regenerated. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
using System; | ||
using System.Diagnostics; | ||
using System.Windows; | ||
using System.Windows.Automation; | ||
using System.Windows.Controls; | ||
using System.Windows.Controls.Primitives; | ||
using System.Windows.Data; | ||
using System.Windows.Documents; | ||
using System.Windows.Ink; | ||
using System.Windows.Input; | ||
using System.Windows.Markup; | ||
using System.Windows.Media; | ||
using System.Windows.Media.Animation; | ||
using System.Windows.Media.Effects; | ||
using System.Windows.Media.Imaging; | ||
using System.Windows.Media.Media3D; | ||
using System.Windows.Media.TextFormatting; | ||
using System.Windows.Navigation; | ||
using System.Windows.Shapes; | ||
using System.Windows.Shell; | ||
using XMLImportExport; | ||
|
||
|
||
namespace XMLImportExport { | ||
|
||
|
||
/// <summary> | ||
/// ThreadProcessViewer | ||
/// </summary> | ||
public partial class ThreadProcessViewer : System.Windows.Window, System.Windows.Markup.IComponentConnector { | ||
|
||
|
||
#line 10 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.StackPanel headerContainer; | ||
|
||
#line default | ||
#line hidden | ||
|
||
|
||
#line 11 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.TextBlock header; | ||
|
||
#line default | ||
#line hidden | ||
|
||
|
||
#line 12 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.Border headerBorder; | ||
|
||
#line default | ||
#line hidden | ||
|
||
|
||
#line 14 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.ProgressBar progress; | ||
|
||
#line default | ||
#line hidden | ||
|
||
|
||
#line 15 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.Button btnFinish; | ||
|
||
#line default | ||
#line hidden | ||
|
||
|
||
#line 16 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.TextBlock description; | ||
|
||
#line default | ||
#line hidden | ||
|
||
private bool _contentLoaded; | ||
|
||
/// <summary> | ||
/// InitializeComponent | ||
/// </summary> | ||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] | ||
public void InitializeComponent() { | ||
if (_contentLoaded) { | ||
return; | ||
} | ||
_contentLoaded = true; | ||
System.Uri resourceLocater = new System.Uri("/XMLImportExport;component/threadprocessviewer.xaml", System.UriKind.Relative); | ||
|
||
#line 1 "..\..\ThreadProcessViewer.xaml" | ||
System.Windows.Application.LoadComponent(this, resourceLocater); | ||
|
||
#line default | ||
#line hidden | ||
} | ||
|
||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] | ||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] | ||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { | ||
switch (connectionId) | ||
{ | ||
case 1: | ||
|
||
#line 8 "..\..\ThreadProcessViewer.xaml" | ||
((XMLImportExport.ThreadProcessViewer)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown); | ||
|
||
#line default | ||
#line hidden | ||
|
||
#line 8 "..\..\ThreadProcessViewer.xaml" | ||
((XMLImportExport.ThreadProcessViewer)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing); | ||
|
||
#line default | ||
#line hidden | ||
return; | ||
case 2: | ||
this.headerContainer = ((System.Windows.Controls.StackPanel)(target)); | ||
return; | ||
case 3: | ||
this.header = ((System.Windows.Controls.TextBlock)(target)); | ||
return; | ||
case 4: | ||
this.headerBorder = ((System.Windows.Controls.Border)(target)); | ||
return; | ||
case 5: | ||
this.progress = ((System.Windows.Controls.ProgressBar)(target)); | ||
return; | ||
case 6: | ||
this.btnFinish = ((System.Windows.Controls.Button)(target)); | ||
|
||
#line 15 "..\..\ThreadProcessViewer.xaml" | ||
this.btnFinish.Click += new System.Windows.RoutedEventHandler(this.btnFinish_Click); | ||
|
||
#line default | ||
#line hidden | ||
return; | ||
case 7: | ||
this.description = ((System.Windows.Controls.TextBlock)(target)); | ||
return; | ||
} | ||
this._contentLoaded = true; | ||
} | ||
} | ||
} | ||
|
164 changes: 164 additions & 0 deletions
164
XMLImportExport/XMLImportExport/obj/Debug/ThreadProcessViewer.g.i.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,164 @@ | ||
#pragma checksum "..\..\ThreadProcessViewer.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "82400BBE6B354C1BAFC91AF887C79F0980D7F584C004952B94FF4D6C8727045C" | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// This code was generated by a tool. | ||
// Runtime Version:4.0.30319.42000 | ||
// | ||
// Changes to this file may cause incorrect behavior and will be lost if | ||
// the code is regenerated. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
using System; | ||
using System.Diagnostics; | ||
using System.Windows; | ||
using System.Windows.Automation; | ||
using System.Windows.Controls; | ||
using System.Windows.Controls.Primitives; | ||
using System.Windows.Data; | ||
using System.Windows.Documents; | ||
using System.Windows.Ink; | ||
using System.Windows.Input; | ||
using System.Windows.Markup; | ||
using System.Windows.Media; | ||
using System.Windows.Media.Animation; | ||
using System.Windows.Media.Effects; | ||
using System.Windows.Media.Imaging; | ||
using System.Windows.Media.Media3D; | ||
using System.Windows.Media.TextFormatting; | ||
using System.Windows.Navigation; | ||
using System.Windows.Shapes; | ||
using System.Windows.Shell; | ||
using XMLImportExport; | ||
|
||
|
||
namespace XMLImportExport { | ||
|
||
|
||
/// <summary> | ||
/// ThreadProcessViewer | ||
/// </summary> | ||
public partial class ThreadProcessViewer : System.Windows.Window, System.Windows.Markup.IComponentConnector { | ||
|
||
|
||
#line 10 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.StackPanel headerContainer; | ||
|
||
#line default | ||
#line hidden | ||
|
||
|
||
#line 11 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.TextBlock header; | ||
|
||
#line default | ||
#line hidden | ||
|
||
|
||
#line 12 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.Border headerBorder; | ||
|
||
#line default | ||
#line hidden | ||
|
||
|
||
#line 14 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.ProgressBar progress; | ||
|
||
#line default | ||
#line hidden | ||
|
||
|
||
#line 15 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.Button btnFinish; | ||
|
||
#line default | ||
#line hidden | ||
|
||
|
||
#line 16 "..\..\ThreadProcessViewer.xaml" | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] | ||
internal System.Windows.Controls.TextBlock description; | ||
|
||
#line default | ||
#line hidden | ||
|
||
private bool _contentLoaded; | ||
|
||
/// <summary> | ||
/// InitializeComponent | ||
/// </summary> | ||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] | ||
public void InitializeComponent() { | ||
if (_contentLoaded) { | ||
return; | ||
} | ||
_contentLoaded = true; | ||
System.Uri resourceLocater = new System.Uri("/XMLImportExport;component/threadprocessviewer.xaml", System.UriKind.Relative); | ||
|
||
#line 1 "..\..\ThreadProcessViewer.xaml" | ||
System.Windows.Application.LoadComponent(this, resourceLocater); | ||
|
||
#line default | ||
#line hidden | ||
} | ||
|
||
[System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] | ||
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] | ||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] | ||
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { | ||
switch (connectionId) | ||
{ | ||
case 1: | ||
|
||
#line 8 "..\..\ThreadProcessViewer.xaml" | ||
((XMLImportExport.ThreadProcessViewer)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown); | ||
|
||
#line default | ||
#line hidden | ||
|
||
#line 8 "..\..\ThreadProcessViewer.xaml" | ||
((XMLImportExport.ThreadProcessViewer)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing); | ||
|
||
#line default | ||
#line hidden | ||
return; | ||
case 2: | ||
this.headerContainer = ((System.Windows.Controls.StackPanel)(target)); | ||
return; | ||
case 3: | ||
this.header = ((System.Windows.Controls.TextBlock)(target)); | ||
return; | ||
case 4: | ||
this.headerBorder = ((System.Windows.Controls.Border)(target)); | ||
return; | ||
case 5: | ||
this.progress = ((System.Windows.Controls.ProgressBar)(target)); | ||
return; | ||
case 6: | ||
this.btnFinish = ((System.Windows.Controls.Button)(target)); | ||
|
||
#line 15 "..\..\ThreadProcessViewer.xaml" | ||
this.btnFinish.Click += new System.Windows.RoutedEventHandler(this.btnFinish_Click); | ||
|
||
#line default | ||
#line hidden | ||
return; | ||
case 7: | ||
this.description = ((System.Windows.Controls.TextBlock)(target)); | ||
return; | ||
} | ||
this._contentLoaded = true; | ||
} | ||
} | ||
} | ||
|
Binary file added
BIN
+180 Bytes
XMLImportExport/XMLImportExport/obj/Debug/XMLImportExport.Properties.Resources.resources
Binary file not shown.
Empty file.
18 changes: 18 additions & 0 deletions
18
XMLImportExport/XMLImportExport/obj/Debug/XMLImportExport.csproj.FileListAbsolute.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\bin\Debug\XMLImportExport.dll.config | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\bin\Debug\XMLImportExport.dll | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\bin\Debug\XMLImportExport.pdb | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\bin\Debug\EntityFramework.dll | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\bin\Debug\EntityFramework.SqlServer.dll | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\bin\Debug\EntityFramework.xml | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\bin\Debug\EntityFramework.SqlServer.xml | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\ThreadProcessViewer.g.cs | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\XMLImportExport_MarkupCompile.cache | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\XMLImportExport_MarkupCompile.lref | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\ThreadProcessViewer.baml | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\XMLImportExport.g.resources | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\XMLImportExport.Properties.Resources.resources | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\XMLImportExport.csproj.GenerateResource.cache | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\XMLImportExport.csproj.CoreCompileInputs.cache | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\XMLImportExport.csproj.CopyComplete | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\XMLImportExport.dll | ||
C:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\obj\Debug\XMLImportExport.pdb |
Binary file not shown.
Binary file added
BIN
+1.93 KB
XMLImportExport/XMLImportExport/obj/Debug/XMLImportExport.g.resources
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
XMLImportExport/XMLImportExport/obj/Debug/XMLImportExport_MarkupCompile.lref
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
| ||
|
||
FC:\Users\josch\Desktop\Programming_Projects\PROGRAMMING_PROJECTS\XMLImportExport\XMLImportExport\XMLImportExport\ThreadProcessViewer.xaml;; | ||
|