diff --git a/ETS-WS/ETS-WS/obj/Debug/build.force b/ETS-WS/ETS-WS/obj/Debug/build.force
new file mode 100644
index 0000000..e69de29
diff --git a/ETS-WS/ETS_Data/ETS_Data.csproj b/ETS-WS/ETS_Data/ETS_Data.csproj
new file mode 100644
index 0000000..9b7d15c
--- /dev/null
+++ b/ETS-WS/ETS_Data/ETS_Data.csproj
@@ -0,0 +1,54 @@
+
+
+
+ Debug
+ AnyCPU
+ 8.0.30703
+ 2.0
+ 9dd69ba6-7033-4fce-8b02-2e1dd3d76fa7
+ Library
+ Properties
+ ETS_Data
+ ETS_Data
+ v4.0
+ 512
+
+
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+
+
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ETS-WS/ETS_Data/Properties/AssemblyInfo.cs b/ETS-WS/ETS_Data/Properties/AssemblyInfo.cs
new file mode 100644
index 0000000..7a0245e
--- /dev/null
+++ b/ETS-WS/ETS_Data/Properties/AssemblyInfo.cs
@@ -0,0 +1,36 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("ETS_Data")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("")]
+[assembly: AssemblyProduct("ETS_Data")]
+[assembly: AssemblyCopyright("Copyright © 2012")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("9dd69ba6-7033-4fce-8b02-2e1dd3d76fa7")]
+
+// Version information for an assembly consists of the following four values:
+//
+// Major Version
+// Minor Version
+// Build Number
+// Revision
+//
+// You can specify all the values or you can default the Build and Revision Numbers
+// by using the '*' as shown below:
+// [assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/ETS-WS/ETS_Data/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/ETS-WS/ETS_Data/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
new file mode 100644
index 0000000..542c1a2
Binary files /dev/null and b/ETS-WS/ETS_Data/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/ETS_Data/ETS_Data.csproj b/ETS_Data/ETS_Data.csproj
new file mode 100644
index 0000000..88c5fa7
--- /dev/null
+++ b/ETS_Data/ETS_Data.csproj
@@ -0,0 +1,53 @@
+
+
+
+ Debug
+ AnyCPU
+ 8.0.30703
+ 2.0
+ {0A14058F-ED18-4F82-91C9-93945C2C409A}
+ Library
+ Properties
+ ETS_Data
+ ETS_Data
+ v4.0
+ 512
+
+
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+
+
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ETS_Data/Properties/AssemblyInfo.cs b/ETS_Data/Properties/AssemblyInfo.cs
new file mode 100644
index 0000000..7a0245e
--- /dev/null
+++ b/ETS_Data/Properties/AssemblyInfo.cs
@@ -0,0 +1,36 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("ETS_Data")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("")]
+[assembly: AssemblyProduct("ETS_Data")]
+[assembly: AssemblyCopyright("Copyright © 2012")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("9dd69ba6-7033-4fce-8b02-2e1dd3d76fa7")]
+
+// Version information for an assembly consists of the following four values:
+//
+// Major Version
+// Minor Version
+// Build Number
+// Revision
+//
+// You can specify all the values or you can default the Build and Revision Numbers
+// by using the '*' as shown below:
+// [assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/ETS_Data/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/ETS_Data/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
new file mode 100644
index 0000000..d20162c
Binary files /dev/null and b/ETS_Data/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ