]> insang Git - wevape-cn_searchmember_product.git/commitdiff
initialize master
authorinsang-hmogara-pc <insang@kakao.com>
Mon, 14 Sep 2026 05:46:27 +0000 (14:46 +0900)
committerinsang-hmogara-pc <insang@kakao.com>
Mon, 14 Sep 2026 05:46:27 +0000 (14:46 +0900)
45 files changed:
.vs/WindowsFormsApp1.slnx/FileContentIndex/15207af6-b80e-42af-a0dd-b6bd890d1018.vsidx [new file with mode: 0644]
.vs/WindowsFormsApp1.slnx/FileContentIndex/a2472b2e-631d-4063-ab84-75f5c86a0453.vsidx [new file with mode: 0644]
.vs/WindowsFormsApp1.slnx/FileContentIndex/f6373cec-c3c3-4166-a27b-2d4a77d27811.vsidx [new file with mode: 0644]
.vs/WindowsFormsApp1.slnx/v18/.suo [new file with mode: 0644]
.vs/WindowsFormsApp1.slnx/v18/DocumentLayout.backup.json [new file with mode: 0644]
.vs/WindowsFormsApp1.slnx/v18/DocumentLayout.json [new file with mode: 0644]
WindowsFormsApp1.slnx [new file with mode: 0644]
WindowsFormsApp1/App.config [new file with mode: 0644]
WindowsFormsApp1/DBConnector.cs [new file with mode: 0644]
WindowsFormsApp1/Form1.Designer.cs [new file with mode: 0644]
WindowsFormsApp1/Form1.cs [new file with mode: 0644]
WindowsFormsApp1/Form1.resx [new file with mode: 0644]
WindowsFormsApp1/Program.cs [new file with mode: 0644]
WindowsFormsApp1/Properties/AssemblyInfo.cs [new file with mode: 0644]
WindowsFormsApp1/Properties/Resources.Designer.cs [new file with mode: 0644]
WindowsFormsApp1/Properties/Resources.resx [new file with mode: 0644]
WindowsFormsApp1/Properties/Settings.Designer.cs [new file with mode: 0644]
WindowsFormsApp1/Properties/Settings.settings [new file with mode: 0644]
WindowsFormsApp1/WindowsFormsApp1.csproj [new file with mode: 0644]
WindowsFormsApp1/bin/Debug/WindowsFormsApp1.exe [new file with mode: 0644]
WindowsFormsApp1/bin/Debug/WindowsFormsApp1.exe.config [new file with mode: 0644]
WindowsFormsApp1/bin/Debug/WindowsFormsApp1.pdb [new file with mode: 0644]
WindowsFormsApp1/bin/Release/WindowsFormsApp1.exe [new file with mode: 0644]
WindowsFormsApp1/bin/Release/WindowsFormsApp1.exe.config [new file with mode: 0644]
WindowsFormsApp1/bin/Release/WindowsFormsApp1.pdb [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/DesignTimeResolveAssemblyReferences.cache [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/WindowsFormsApp1.Form1.resources [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/WindowsFormsApp1.Properties.Resources.resources [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.AssemblyReference.cache [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.CoreCompileInputs.cache [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.FileListAbsolute.txt [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.GenerateResource.cache [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/WindowsFormsApp1.exe [new file with mode: 0644]
WindowsFormsApp1/obj/Debug/WindowsFormsApp1.pdb [new file with mode: 0644]
WindowsFormsApp1/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs [new file with mode: 0644]
WindowsFormsApp1/obj/Release/WindowsFormsApp1.Form1.resources [new file with mode: 0644]
WindowsFormsApp1/obj/Release/WindowsFormsApp1.Properties.Resources.resources [new file with mode: 0644]
WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.AssemblyReference.cache [new file with mode: 0644]
WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.CoreCompileInputs.cache [new file with mode: 0644]
WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.FileListAbsolute.txt [new file with mode: 0644]
WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.GenerateResource.cache [new file with mode: 0644]
WindowsFormsApp1/obj/Release/WindowsFormsApp1.exe [new file with mode: 0644]
WindowsFormsApp1/obj/Release/WindowsFormsApp1.pdb [new file with mode: 0644]

diff --git a/.vs/WindowsFormsApp1.slnx/FileContentIndex/15207af6-b80e-42af-a0dd-b6bd890d1018.vsidx b/.vs/WindowsFormsApp1.slnx/FileContentIndex/15207af6-b80e-42af-a0dd-b6bd890d1018.vsidx
new file mode 100644 (file)
index 0000000..52b489c
Binary files /dev/null and b/.vs/WindowsFormsApp1.slnx/FileContentIndex/15207af6-b80e-42af-a0dd-b6bd890d1018.vsidx differ
diff --git a/.vs/WindowsFormsApp1.slnx/FileContentIndex/a2472b2e-631d-4063-ab84-75f5c86a0453.vsidx b/.vs/WindowsFormsApp1.slnx/FileContentIndex/a2472b2e-631d-4063-ab84-75f5c86a0453.vsidx
new file mode 100644 (file)
index 0000000..f6f2af7
Binary files /dev/null and b/.vs/WindowsFormsApp1.slnx/FileContentIndex/a2472b2e-631d-4063-ab84-75f5c86a0453.vsidx differ
diff --git a/.vs/WindowsFormsApp1.slnx/FileContentIndex/f6373cec-c3c3-4166-a27b-2d4a77d27811.vsidx b/.vs/WindowsFormsApp1.slnx/FileContentIndex/f6373cec-c3c3-4166-a27b-2d4a77d27811.vsidx
new file mode 100644 (file)
index 0000000..4e26f21
Binary files /dev/null and b/.vs/WindowsFormsApp1.slnx/FileContentIndex/f6373cec-c3c3-4166-a27b-2d4a77d27811.vsidx differ
diff --git a/.vs/WindowsFormsApp1.slnx/v18/.suo b/.vs/WindowsFormsApp1.slnx/v18/.suo
new file mode 100644 (file)
index 0000000..71944af
Binary files /dev/null and b/.vs/WindowsFormsApp1.slnx/v18/.suo differ
diff --git a/.vs/WindowsFormsApp1.slnx/v18/DocumentLayout.backup.json b/.vs/WindowsFormsApp1.slnx/v18/DocumentLayout.backup.json
new file mode 100644 (file)
index 0000000..fc0751d
--- /dev/null
@@ -0,0 +1,102 @@
+{
+  "Version": 1,
+  "WorkspaceRootPath": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\",
+  "Documents": [
+    {
+      "AbsoluteMoniker": "D:0:0:{00000000-0000-0000-0000-000000000000}|\u003CSolution\u003E|WindowsFormsApp1||{04B8AB82-A572-4FEF-95CE-5222444B6B64}|"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|c:\\users\\hmog_ara_pc\\source\\repos\\windowsformsapp1\\windowsformsapp1\\dbconnector.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|solutionrelative:windowsformsapp1\\dbconnector.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|c:\\users\\hmog_ara_pc\\source\\repos\\windowsformsapp1\\windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|solutionrelative:windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|c:\\users\\hmog_ara_pc\\source\\repos\\windowsformsapp1\\windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form",
+      "RelativeMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|solutionrelative:windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\hmog_ara_PC\\source\\repos\\WinFormsApp1\\winformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|c:\\users\\hmog_ara_pc\\source\\repos\\windowsformsapp1\\windowsformsapp1\\||{B270807C-D8C6-49EB-8EBE-8E8D566637A1}|5e9a8ac2-4f34-4521-858f-4c248ba31532"
+    }
+  ],
+  "DocumentGroupContainers": [
+    {
+      "Orientation": 0,
+      "VerticalTabListWidth": 256,
+      "DocumentGroups": [
+        {
+          "DockedWidth": 200,
+          "SelectedChildIndex": 0,
+          "Children": [
+            {
+              "$type": "Document",
+              "DocumentIndex": 0,
+              "Title": "WindowsFormsApp1",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\WindowsFormsApp1.csproj",
+              "RelativeDocumentMoniker": "WindowsFormsApp1\\WindowsFormsApp1.csproj",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\WindowsFormsApp1.csproj",
+              "RelativeToolTip": "WindowsFormsApp1\\WindowsFormsApp1.csproj",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001001|",
+              "WhenOpened": "2026-06-14T06:28:30.214Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 2,
+              "Title": "Form1.cs",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs",
+              "RelativeDocumentMoniker": "WindowsFormsApp1\\Form1.cs",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs",
+              "RelativeToolTip": "WindowsFormsApp1\\Form1.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA4AAAAFAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2026-06-14T06:21:37.975Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 1,
+              "Title": "DBConnector.cs",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\DBConnector.cs",
+              "RelativeDocumentMoniker": "WindowsFormsApp1\\DBConnector.cs",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\DBConnector.cs",
+              "RelativeToolTip": "WindowsFormsApp1\\DBConnector.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2026-06-14T06:21:10.469Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 3,
+              "Title": "Form1.cs [\uB514\uC790\uC778]",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs",
+              "RelativeDocumentMoniker": "WindowsFormsApp1\\Form1.cs",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs [\uB514\uC790\uC778]",
+              "RelativeToolTip": "WindowsFormsApp1\\Form1.cs [\uB514\uC790\uC778]",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2026-06-14T06:20:08.88Z",
+              "EditorCaption": " [\uB514\uC790\uC778]"
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 4,
+              "Title": "Form1.cs [\uB514\uC790\uC778]",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\source\\repos\\WinFormsApp1\\WinFormsApp1\\Form1.cs",
+              "RelativeDocumentMoniker": "..\\WinFormsApp1\\WinFormsApp1\\Form1.cs",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\source\\repos\\WinFormsApp1\\WinFormsApp1\\Form1.cs [\uB514\uC790\uC778]",
+              "RelativeToolTip": "..\\WinFormsApp1\\WinFormsApp1\\Form1.cs [\uB514\uC790\uC778]",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2026-06-14T05:50:15.735Z"
+            }
+          ]
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/.vs/WindowsFormsApp1.slnx/v18/DocumentLayout.json b/.vs/WindowsFormsApp1.slnx/v18/DocumentLayout.json
new file mode 100644 (file)
index 0000000..41cdee5
--- /dev/null
@@ -0,0 +1,102 @@
+{
+  "Version": 1,
+  "WorkspaceRootPath": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\",
+  "Documents": [
+    {
+      "AbsoluteMoniker": "D:0:0:{00000000-0000-0000-0000-000000000000}|\u003CSolution\u003E|WindowsFormsApp1||{04B8AB82-A572-4FEF-95CE-5222444B6B64}|"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|c:\\users\\hmog_ara_pc\\source\\repos\\windowsformsapp1\\windowsformsapp1\\dbconnector.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|solutionrelative:windowsformsapp1\\dbconnector.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|c:\\users\\hmog_ara_pc\\source\\repos\\windowsformsapp1\\windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+      "RelativeMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|solutionrelative:windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|c:\\users\\hmog_ara_pc\\source\\repos\\windowsformsapp1\\windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form",
+      "RelativeMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|solutionrelative:windowsformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|C:\\Users\\hmog_ara_PC\\source\\repos\\WinFormsApp1\\winformsapp1\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form"
+    },
+    {
+      "AbsoluteMoniker": "D:0:0:{6249887E-519D-48A4-A565-74FA9D24DF5C}|WindowsFormsApp1\\WindowsFormsApp1.csproj|c:\\users\\hmog_ara_pc\\source\\repos\\windowsformsapp1\\windowsformsapp1\\||{B270807C-D8C6-49EB-8EBE-8E8D566637A1}|6185191f-1008-4fb2-a715-3a4e4f27e610"
+    }
+  ],
+  "DocumentGroupContainers": [
+    {
+      "Orientation": 0,
+      "VerticalTabListWidth": 256,
+      "DocumentGroups": [
+        {
+          "DockedWidth": 200,
+          "SelectedChildIndex": 0,
+          "Children": [
+            {
+              "$type": "Document",
+              "DocumentIndex": 0,
+              "Title": "WindowsFormsApp1",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\WindowsFormsApp1.csproj",
+              "RelativeDocumentMoniker": "WindowsFormsApp1\\WindowsFormsApp1.csproj",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\WindowsFormsApp1.csproj",
+              "RelativeToolTip": "WindowsFormsApp1\\WindowsFormsApp1.csproj",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001001|",
+              "WhenOpened": "2026-06-14T06:28:30.214Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 2,
+              "Title": "Form1.cs",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs",
+              "RelativeDocumentMoniker": "WindowsFormsApp1\\Form1.cs",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs",
+              "RelativeToolTip": "WindowsFormsApp1\\Form1.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA4AAAAFAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2026-06-14T06:21:37.975Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 1,
+              "Title": "DBConnector.cs",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\DBConnector.cs",
+              "RelativeDocumentMoniker": "WindowsFormsApp1\\DBConnector.cs",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\DBConnector.cs",
+              "RelativeToolTip": "WindowsFormsApp1\\DBConnector.cs",
+              "ViewState": "AgIAAAAAAAAAAAAAAAAAAA8AAAAAAAAAAAAAAA==",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2026-06-14T06:21:10.469Z",
+              "EditorCaption": ""
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 3,
+              "Title": "Form1.cs [\uB514\uC790\uC778]",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs",
+              "RelativeDocumentMoniker": "WindowsFormsApp1\\Form1.cs",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\source\\repos\\WindowsFormsApp1\\WindowsFormsApp1\\Form1.cs [\uB514\uC790\uC778]",
+              "RelativeToolTip": "WindowsFormsApp1\\Form1.cs [\uB514\uC790\uC778]",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2026-06-14T06:20:08.88Z",
+              "EditorCaption": " [\uB514\uC790\uC778]"
+            },
+            {
+              "$type": "Document",
+              "DocumentIndex": 4,
+              "Title": "Form1.cs [\uB514\uC790\uC778]",
+              "DocumentMoniker": "C:\\Users\\hmog_ara_PC\\source\\repos\\WinFormsApp1\\WinFormsApp1\\Form1.cs",
+              "RelativeDocumentMoniker": "..\\WinFormsApp1\\WinFormsApp1\\Form1.cs",
+              "ToolTip": "C:\\Users\\hmog_ara_PC\\source\\repos\\WinFormsApp1\\WinFormsApp1\\Form1.cs [\uB514\uC790\uC778]",
+              "RelativeToolTip": "..\\WinFormsApp1\\WinFormsApp1\\Form1.cs [\uB514\uC790\uC778]",
+              "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+              "WhenOpened": "2026-06-14T05:50:15.735Z"
+            }
+          ]
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/WindowsFormsApp1.slnx b/WindowsFormsApp1.slnx
new file mode 100644 (file)
index 0000000..5da31fd
--- /dev/null
@@ -0,0 +1,3 @@
+<Solution>
+  <Project Path="WindowsFormsApp1/WindowsFormsApp1.csproj" Id="6249887e-519d-48a4-a565-74fa9d24df5c" />
+</Solution>
diff --git a/WindowsFormsApp1/App.config b/WindowsFormsApp1/App.config
new file mode 100644 (file)
index 0000000..56efbc7
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+    <startup> 
+        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
+    </startup>
+</configuration>
\ No newline at end of file
diff --git a/WindowsFormsApp1/DBConnector.cs b/WindowsFormsApp1/DBConnector.cs
new file mode 100644 (file)
index 0000000..b45f7a5
--- /dev/null
@@ -0,0 +1,47 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+//using System.Threading.Tasks;
+using System.Data;
+using System.Data.SqlClient;
+
+namespace newton_cn
+{
+    class DBConnector
+    {
+        public DataTable getListPurchase(string product, string sdate, string edate)
+        {
+            DataTable result = new DataTable();
+
+            SqlConnection conn = new SqlConnection("Data Source=newton-cn1.iptime.org, 1818; Initial Catalog=food_2008; User ID=newton; Password=newton123!;");
+
+
+            conn.Open();
+
+            string sql = "";
+            sql += @"
+                select
+                       a1.ps_date as 구매일자, a3.ct_code as 회원번호, a3.ct_name as 회원명, a3.ct_phone as 회원전화번호1, a3.ct_cphone as 회원전화번호2
+                from
+                       ps a1
+                       join pe a2
+                               on a1.pe_id= a2.pe_id
+                       join ct a3
+                               on a3.ct_code= a2.ct_code
+                where
+                       a1.ps_prname like '%"+ product +@"%'
+                       and a1.ps_date between '" + sdate + @" 00:00:00' and '" + edate + @" 23:59:59'
+                order by a1.pe_id desc
+            ";
+
+            SqlCommand cmd_select = new SqlCommand(sql, conn);
+
+            SqlDataAdapter dataAdapter = new SqlDataAdapter(cmd_select);
+            dataAdapter.Fill(result);
+
+            return result;
+        }
+        
+    }
+}
diff --git a/WindowsFormsApp1/Form1.Designer.cs b/WindowsFormsApp1/Form1.Designer.cs
new file mode 100644 (file)
index 0000000..8ac200e
--- /dev/null
@@ -0,0 +1,145 @@
+namespace WindowsFormsApp1
+{
+    partial class Form1
+    {
+        /// <summary>
+        /// 필수 디자이너 변수입니다.
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary>
+        /// 사용 중인 모든 리소스를 정리합니다.
+        /// </summary>
+        /// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region Windows Form 디자이너에서 생성한 코드
+
+        /// <summary>
+        /// 디자이너 지원에 필요한 메서드입니다. 
+        /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
+        /// </summary>
+        private void InitializeComponent()
+        {
+            this.button1 = new System.Windows.Forms.Button();
+            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
+            this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
+            this.label1 = new System.Windows.Forms.Label();
+            this.label2 = new System.Windows.Forms.Label();
+            this.textBox1 = new System.Windows.Forms.TextBox();
+            this.dataGridView1 = new System.Windows.Forms.DataGridView();
+            this.label3 = new System.Windows.Forms.Label();
+            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
+            this.SuspendLayout();
+            // 
+            // button1
+            // 
+            this.button1.Location = new System.Drawing.Point(670, 33);
+            this.button1.Name = "button1";
+            this.button1.Size = new System.Drawing.Size(75, 23);
+            this.button1.TabIndex = 0;
+            this.button1.Text = "검색";
+            this.button1.UseVisualStyleBackColor = true;
+            this.button1.Click += new System.EventHandler(this.button1_Click);
+            // 
+            // dateTimePicker1
+            // 
+            this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
+            this.dateTimePicker1.Location = new System.Drawing.Point(139, 35);
+            this.dateTimePicker1.Name = "dateTimePicker1";
+            this.dateTimePicker1.Size = new System.Drawing.Size(114, 21);
+            this.dateTimePicker1.TabIndex = 1;
+            this.dateTimePicker1.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged);
+            // 
+            // dateTimePicker2
+            // 
+            this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Short;
+            this.dateTimePicker2.Location = new System.Drawing.Point(276, 35);
+            this.dateTimePicker2.Name = "dateTimePicker2";
+            this.dateTimePicker2.Size = new System.Drawing.Size(108, 21);
+            this.dateTimePicker2.TabIndex = 2;
+            // 
+            // label1
+            // 
+            this.label1.AutoSize = true;
+            this.label1.Location = new System.Drawing.Point(237, 9);
+            this.label1.Name = "label1";
+            this.label1.Size = new System.Drawing.Size(53, 12);
+            this.label1.TabIndex = 3;
+            this.label1.Text = "검색기간";
+            // 
+            // label2
+            // 
+            this.label2.AutoSize = true;
+            this.label2.Location = new System.Drawing.Point(516, 9);
+            this.label2.Name = "label2";
+            this.label2.Size = new System.Drawing.Size(41, 12);
+            this.label2.TabIndex = 4;
+            this.label2.Text = "상품명";
+            // 
+            // textBox1
+            // 
+            this.textBox1.Location = new System.Drawing.Point(453, 35);
+            this.textBox1.Name = "textBox1";
+            this.textBox1.Size = new System.Drawing.Size(184, 21);
+            this.textBox1.TabIndex = 5;
+            // 
+            // dataGridView1
+            // 
+            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+            this.dataGridView1.Location = new System.Drawing.Point(40, 82);
+            this.dataGridView1.Name = "dataGridView1";
+            this.dataGridView1.RowTemplate.Height = 23;
+            this.dataGridView1.Size = new System.Drawing.Size(712, 344);
+            this.dataGridView1.TabIndex = 6;
+            // 
+            // label3
+            // 
+            this.label3.AutoSize = true;
+            this.label3.Location = new System.Drawing.Point(259, 41);
+            this.label3.Name = "label3";
+            this.label3.Size = new System.Drawing.Size(11, 12);
+            this.label3.TabIndex = 7;
+            this.label3.Text = "-";
+            // 
+            // Form1
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(800, 450);
+            this.Controls.Add(this.label3);
+            this.Controls.Add(this.dataGridView1);
+            this.Controls.Add(this.textBox1);
+            this.Controls.Add(this.label2);
+            this.Controls.Add(this.label1);
+            this.Controls.Add(this.dateTimePicker2);
+            this.Controls.Add(this.dateTimePicker1);
+            this.Controls.Add(this.button1);
+            this.Name = "Form1";
+            this.Text = "Form1";
+            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
+            this.ResumeLayout(false);
+            this.PerformLayout();
+
+        }
+
+        #endregion
+
+        private System.Windows.Forms.Button button1;
+        private System.Windows.Forms.DateTimePicker dateTimePicker1;
+        private System.Windows.Forms.DateTimePicker dateTimePicker2;
+        private System.Windows.Forms.Label label1;
+        private System.Windows.Forms.Label label2;
+        private System.Windows.Forms.TextBox textBox1;
+        private System.Windows.Forms.DataGridView dataGridView1;
+        private System.Windows.Forms.Label label3;
+    }
+}
+
diff --git a/WindowsFormsApp1/Form1.cs b/WindowsFormsApp1/Form1.cs
new file mode 100644 (file)
index 0000000..8021334
--- /dev/null
@@ -0,0 +1,36 @@
+using newton_cn;
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace WindowsFormsApp1
+{
+    public partial class Form1 : Form
+    {
+        public Form1()
+        {
+            InitializeComponent();
+        }
+
+        private void dateTimePicker1_ValueChanged(object sender, EventArgs e)
+        {
+
+        }
+
+        private void button1_Click(object sender, EventArgs e)
+        {
+            string product = textBox1.Text;
+            string sdate = dateTimePicker1.Value.ToString("yyyy-MM-dd");
+            string edate = dateTimePicker2.Value.ToString("yyyy-MM-dd");
+            DBConnector dbc = new DBConnector();
+            dataGridView1.DataSource = dbc.getListPurchase(product, sdate, edate);
+            dataGridView1.Columns[0].Width = 200;
+        }
+    }
+}
diff --git a/WindowsFormsApp1/Form1.resx b/WindowsFormsApp1/Form1.resx
new file mode 100644 (file)
index 0000000..1af7de1
--- /dev/null
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+</root>
\ No newline at end of file
diff --git a/WindowsFormsApp1/Program.cs b/WindowsFormsApp1/Program.cs
new file mode 100644 (file)
index 0000000..bef2001
--- /dev/null
@@ -0,0 +1,22 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace WindowsFormsApp1
+{
+    internal static class Program
+    {
+        /// <summary>
+        /// 해당 애플리케이션의 주 진입점입니다.
+        /// </summary>
+        [STAThread]
+        static void Main()
+        {
+            Application.EnableVisualStyles();
+            Application.SetCompatibleTextRenderingDefault(false);
+            Application.Run(new Form1());
+        }
+    }
+}
diff --git a/WindowsFormsApp1/Properties/AssemblyInfo.cs b/WindowsFormsApp1/Properties/AssemblyInfo.cs
new file mode 100644 (file)
index 0000000..c5d6720
--- /dev/null
@@ -0,0 +1,33 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// 어셈블리에 대한 일반 정보는 다음 특성 집합을 통해 
+// 제어됩니다. 어셈블리와 관련된 정보를 수정하려면
+// 이러한 특성 값을 변경하세요.
+[assembly: AssemblyTitle("WindowsFormsApp1")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("")]
+[assembly: AssemblyProduct("WindowsFormsApp1")]
+[assembly: AssemblyCopyright("Copyright ©  2026")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// ComVisible을 false로 설정하면 이 어셈블리의 형식이 COM 구성 요소에 
+// 표시되지 않습니다. COM에서 이 어셈블리의 형식에 액세스하려면
+// 해당 형식에 대해 ComVisible 특성을 true로 설정하세요.
+[assembly: ComVisible(false)]
+
+// 이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
+[assembly: Guid("6249887e-519d-48a4-a565-74fa9d24df5c")]
+
+// 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
+//
+//      주 버전
+//      부 버전 
+//      빌드 번호
+//      수정 버전
+//
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/WindowsFormsApp1/Properties/Resources.Designer.cs b/WindowsFormsApp1/Properties/Resources.Designer.cs
new file mode 100644 (file)
index 0000000..33b545b
--- /dev/null
@@ -0,0 +1,71 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     이 코드는 도구를 사용하여 생성되었습니다.
+//     런타임 버전:4.0.30319.42000
+//
+//     파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
+//     이러한 변경 내용이 손실됩니다.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+namespace WindowsFormsApp1.Properties
+{
+
+
+    /// <summary>
+    ///   지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
+    /// </summary>
+    // 이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
+    // 클래스에서 자동으로 생성되었습니다.
+    // 멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여
+    // ResGen을 다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+    internal class Resources
+    {
+
+        private static global::System.Resources.ResourceManager resourceMan;
+
+        private static global::System.Globalization.CultureInfo resourceCulture;
+
+        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+        internal Resources()
+        {
+        }
+
+        /// <summary>
+        ///   이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
+        /// </summary>
+        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+        internal static global::System.Resources.ResourceManager ResourceManager
+        {
+            get
+            {
+                if ((resourceMan == null))
+                {
+                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WindowsFormsApp1.Properties.Resources", typeof(Resources).Assembly);
+                    resourceMan = temp;
+                }
+                return resourceMan;
+            }
+        }
+
+        /// <summary>
+        ///   이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대해 현재 스레드의 CurrentUICulture 속성을
+        ///   재정의합니다.
+        /// </summary>
+        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+        internal static global::System.Globalization.CultureInfo Culture
+        {
+            get
+            {
+                return resourceCulture;
+            }
+            set
+            {
+                resourceCulture = value;
+            }
+        }
+    }
+}
diff --git a/WindowsFormsApp1/Properties/Resources.resx b/WindowsFormsApp1/Properties/Resources.resx
new file mode 100644 (file)
index 0000000..af7dbeb
--- /dev/null
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+</root>
\ No newline at end of file
diff --git a/WindowsFormsApp1/Properties/Settings.Designer.cs b/WindowsFormsApp1/Properties/Settings.Designer.cs
new file mode 100644 (file)
index 0000000..438df21
--- /dev/null
@@ -0,0 +1,30 @@
+//------------------------------------------------------------------------------
+// <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>
+//------------------------------------------------------------------------------
+
+namespace WindowsFormsApp1.Properties
+{
+
+
+    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
+    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
+    {
+
+        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
+
+        public static Settings Default
+        {
+            get
+            {
+                return defaultInstance;
+            }
+        }
+    }
+}
diff --git a/WindowsFormsApp1/Properties/Settings.settings b/WindowsFormsApp1/Properties/Settings.settings
new file mode 100644 (file)
index 0000000..3964565
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version='1.0' encoding='utf-8'?>
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
+  <Profiles>
+    <Profile Name="(Default)" />
+  </Profiles>
+  <Settings />
+</SettingsFile>
diff --git a/WindowsFormsApp1/WindowsFormsApp1.csproj b/WindowsFormsApp1/WindowsFormsApp1.csproj
new file mode 100644 (file)
index 0000000..0cc465c
--- /dev/null
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProjectGuid>{6249887E-519D-48A4-A565-74FA9D24DF5C}</ProjectGuid>
+    <OutputType>WinExe</OutputType>
+    <RootNamespace>WindowsFormsApp1</RootNamespace>
+    <AssemblyName>WindowsFormsApp1</AssemblyName>
+    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
+    <FileAlignment>512</FileAlignment>
+    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
+    <Deterministic>true</Deterministic>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\Debug\</OutputPath>
+    <DefineConstants>DEBUG;TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <PlatformTarget>AnyCPU</PlatformTarget>
+    <DebugType>pdbonly</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\Release\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="System" />
+    <Reference Include="System.Core" />
+    <Reference Include="System.Xml.Linq" />
+    <Reference Include="System.Data.DataSetExtensions" />
+    <Reference Include="Microsoft.CSharp" />
+    <Reference Include="System.Data" />
+    <Reference Include="System.Deployment" />
+    <Reference Include="System.Drawing" />
+    <Reference Include="System.Net.Http" />
+    <Reference Include="System.Windows.Forms" />
+    <Reference Include="System.Xml" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="DBConnector.cs" />
+    <Compile Include="Form1.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="Form1.Designer.cs">
+      <DependentUpon>Form1.cs</DependentUpon>
+    </Compile>
+    <Compile Include="Program.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+    <EmbeddedResource Include="Form1.resx">
+      <DependentUpon>Form1.cs</DependentUpon>
+    </EmbeddedResource>
+    <EmbeddedResource Include="Properties\Resources.resx">
+      <Generator>ResXFileCodeGenerator</Generator>
+      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
+    <Compile Include="Properties\Resources.Designer.cs">
+      <AutoGen>True</AutoGen>
+      <DependentUpon>Resources.resx</DependentUpon>
+    </Compile>
+    <None Include="Properties\Settings.settings">
+      <Generator>SettingsSingleFileGenerator</Generator>
+      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
+    </None>
+    <Compile Include="Properties\Settings.Designer.cs">
+      <AutoGen>True</AutoGen>
+      <DependentUpon>Settings.settings</DependentUpon>
+      <DesignTimeSharedInput>True</DesignTimeSharedInput>
+    </Compile>
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="App.config" />
+  </ItemGroup>
+  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+</Project>
\ No newline at end of file
diff --git a/WindowsFormsApp1/bin/Debug/WindowsFormsApp1.exe b/WindowsFormsApp1/bin/Debug/WindowsFormsApp1.exe
new file mode 100644 (file)
index 0000000..5150f5c
Binary files /dev/null and b/WindowsFormsApp1/bin/Debug/WindowsFormsApp1.exe differ
diff --git a/WindowsFormsApp1/bin/Debug/WindowsFormsApp1.exe.config b/WindowsFormsApp1/bin/Debug/WindowsFormsApp1.exe.config
new file mode 100644 (file)
index 0000000..56efbc7
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+    <startup> 
+        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
+    </startup>
+</configuration>
\ No newline at end of file
diff --git a/WindowsFormsApp1/bin/Debug/WindowsFormsApp1.pdb b/WindowsFormsApp1/bin/Debug/WindowsFormsApp1.pdb
new file mode 100644 (file)
index 0000000..b040ce4
Binary files /dev/null and b/WindowsFormsApp1/bin/Debug/WindowsFormsApp1.pdb differ
diff --git a/WindowsFormsApp1/bin/Release/WindowsFormsApp1.exe b/WindowsFormsApp1/bin/Release/WindowsFormsApp1.exe
new file mode 100644 (file)
index 0000000..74ee7d4
Binary files /dev/null and b/WindowsFormsApp1/bin/Release/WindowsFormsApp1.exe differ
diff --git a/WindowsFormsApp1/bin/Release/WindowsFormsApp1.exe.config b/WindowsFormsApp1/bin/Release/WindowsFormsApp1.exe.config
new file mode 100644 (file)
index 0000000..56efbc7
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<configuration>
+    <startup> 
+        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
+    </startup>
+</configuration>
\ No newline at end of file
diff --git a/WindowsFormsApp1/bin/Release/WindowsFormsApp1.pdb b/WindowsFormsApp1/bin/Release/WindowsFormsApp1.pdb
new file mode 100644 (file)
index 0000000..a054836
Binary files /dev/null and b/WindowsFormsApp1/bin/Release/WindowsFormsApp1.pdb differ
diff --git a/WindowsFormsApp1/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs b/WindowsFormsApp1/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs
new file mode 100644 (file)
index 0000000..3871b18
--- /dev/null
@@ -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")]
diff --git a/WindowsFormsApp1/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/WindowsFormsApp1/obj/Debug/DesignTimeResolveAssemblyReferences.cache
new file mode 100644 (file)
index 0000000..60eafd7
Binary files /dev/null and b/WindowsFormsApp1/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ
diff --git a/WindowsFormsApp1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/WindowsFormsApp1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
new file mode 100644 (file)
index 0000000..ea1deb2
Binary files /dev/null and b/WindowsFormsApp1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.Form1.resources b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.Form1.resources
new file mode 100644 (file)
index 0000000..6c05a97
Binary files /dev/null and b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.Form1.resources differ
diff --git a/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.Properties.Resources.resources b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.Properties.Resources.resources
new file mode 100644 (file)
index 0000000..6c05a97
Binary files /dev/null and b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.Properties.Resources.resources differ
diff --git a/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.AssemblyReference.cache b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.AssemblyReference.cache
new file mode 100644 (file)
index 0000000..ce145b6
Binary files /dev/null and b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.AssemblyReference.cache differ
diff --git a/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.CoreCompileInputs.cache b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.CoreCompileInputs.cache
new file mode 100644 (file)
index 0000000..346ae4f
--- /dev/null
@@ -0,0 +1 @@
+96c23af61e927c5a21a581de16644c2bb62fedd3115f4b31b0cca38809d5c969
diff --git a/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.FileListAbsolute.txt b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.FileListAbsolute.txt
new file mode 100644 (file)
index 0000000..1ab4185
--- /dev/null
@@ -0,0 +1,10 @@
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.exe.config
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.exe
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Debug\WindowsFormsApp1.pdb
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.AssemblyReference.cache
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.Form1.resources
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.Properties.Resources.resources
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.GenerateResource.cache
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.csproj.CoreCompileInputs.cache
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.exe
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Debug\WindowsFormsApp1.pdb
diff --git a/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.GenerateResource.cache b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.GenerateResource.cache
new file mode 100644 (file)
index 0000000..6ea67e0
Binary files /dev/null and b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.csproj.GenerateResource.cache differ
diff --git a/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.exe b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.exe
new file mode 100644 (file)
index 0000000..5150f5c
Binary files /dev/null and b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.exe differ
diff --git a/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.pdb b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.pdb
new file mode 100644 (file)
index 0000000..b040ce4
Binary files /dev/null and b/WindowsFormsApp1/obj/Debug/WindowsFormsApp1.pdb differ
diff --git a/WindowsFormsApp1/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs b/WindowsFormsApp1/obj/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs
new file mode 100644 (file)
index 0000000..3871b18
--- /dev/null
@@ -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")]
diff --git a/WindowsFormsApp1/obj/Release/WindowsFormsApp1.Form1.resources b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.Form1.resources
new file mode 100644 (file)
index 0000000..6c05a97
Binary files /dev/null and b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.Form1.resources differ
diff --git a/WindowsFormsApp1/obj/Release/WindowsFormsApp1.Properties.Resources.resources b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.Properties.Resources.resources
new file mode 100644 (file)
index 0000000..6c05a97
Binary files /dev/null and b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.Properties.Resources.resources differ
diff --git a/WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.AssemblyReference.cache b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.AssemblyReference.cache
new file mode 100644 (file)
index 0000000..ce145b6
Binary files /dev/null and b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.AssemblyReference.cache differ
diff --git a/WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.CoreCompileInputs.cache b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.CoreCompileInputs.cache
new file mode 100644 (file)
index 0000000..6fa5884
--- /dev/null
@@ -0,0 +1 @@
+c44f086e0481f4e3e9af40daec120bfdbe7aacab3e2bf904cc3dc74f608c3ed0
diff --git a/WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.FileListAbsolute.txt b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.FileListAbsolute.txt
new file mode 100644 (file)
index 0000000..b800968
--- /dev/null
@@ -0,0 +1,10 @@
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Release\WindowsFormsApp1.exe.config
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Release\WindowsFormsApp1.exe
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\bin\Release\WindowsFormsApp1.pdb
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Release\WindowsFormsApp1.csproj.AssemblyReference.cache
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Release\WindowsFormsApp1.Form1.resources
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Release\WindowsFormsApp1.Properties.Resources.resources
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Release\WindowsFormsApp1.csproj.GenerateResource.cache
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Release\WindowsFormsApp1.csproj.CoreCompileInputs.cache
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Release\WindowsFormsApp1.exe
+C:\Users\hmog_ara_PC\source\repos\WindowsFormsApp1\WindowsFormsApp1\obj\Release\WindowsFormsApp1.pdb
diff --git a/WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.GenerateResource.cache b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.GenerateResource.cache
new file mode 100644 (file)
index 0000000..6ea67e0
Binary files /dev/null and b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.csproj.GenerateResource.cache differ
diff --git a/WindowsFormsApp1/obj/Release/WindowsFormsApp1.exe b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.exe
new file mode 100644 (file)
index 0000000..74ee7d4
Binary files /dev/null and b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.exe differ
diff --git a/WindowsFormsApp1/obj/Release/WindowsFormsApp1.pdb b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.pdb
new file mode 100644 (file)
index 0000000..a054836
Binary files /dev/null and b/WindowsFormsApp1/obj/Release/WindowsFormsApp1.pdb differ