altra pulizia codice using e sort x area GMW_Data...

This commit is contained in:
Samuele E. Locatelli
2017-05-10 18:02:48 +02:00
parent ae5bf486c7
commit da236e5f79
39 changed files with 108 additions and 191 deletions
+1 -1
View File
@@ -195,7 +195,7 @@
</site>
<site name="GMW(1)" id="6">
<application path="/" applicationPool="Clr4IntegratedAppPool">
<virtualDirectory path="/" physicalPath="C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\GMW\GMW\GMW" />
<virtualDirectory path="/" physicalPath="C:\Users\samuele.steamw\Documents\VisualStudioProject\GMW\GMW\GMW" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:57804:localhost" />
+2 -2
View File
@@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
# Visual Studio 15
VisualStudioVersion = 15.0.26403.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GMW", "GMW\GMW.csproj", "{F8710519-CA62-4482-9045-02577B939A79}"
EndProject
Binary file not shown.
+8 -6
View File
@@ -10,9 +10,10 @@
#pragma warning disable 1591
namespace GMW_data {
namespace GMW_data
{
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
@@ -20090,9 +20091,10 @@ namespace GMW_data {
}
}
}
namespace GMW_data.DS_ApplicazioneTableAdapters {
namespace GMW_data.DS_ApplicazioneTableAdapters
{
/// <summary>
///Represents the connection and commands used to retrieve and save data.
///</summary>
+8 -6
View File
@@ -10,9 +10,10 @@
#pragma warning disable 1591
namespace GMW_data {
namespace GMW_data
{
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
@@ -11900,9 +11901,10 @@ namespace GMW_data {
}
}
}
namespace GMW_data.DS_DataMatrixTableAdapters {
namespace GMW_data.DS_DataMatrixTableAdapters
{
/// <summary>
///Represents the connection and commands used to retrieve and save data.
///</summary>
+4 -3
View File
@@ -7,9 +7,10 @@
}
}
namespace GMW_data.DS_DataMatrixTableAdapters {
namespace GMW_data.DS_DataMatrixTableAdapters
{
public partial class Dtx2UDCTableAdapter {
}
}
+8 -6
View File
@@ -10,9 +10,10 @@
#pragma warning disable 1591
namespace GMW_data {
namespace GMW_data
{
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
@@ -4840,9 +4841,10 @@ namespace GMW_data {
}
}
}
namespace GMW_data.DS_OdetteTableAdapters {
namespace GMW_data.DS_OdetteTableAdapters
{
/// <summary>
///Represents the connection and commands used to retrieve and save data.
///</summary>
+8 -6
View File
@@ -10,9 +10,10 @@
#pragma warning disable 1591
namespace GMW_data {
namespace GMW_data
{
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
@@ -2499,9 +2500,10 @@ namespace GMW_data {
}
}
}
namespace GMW_data.DS_SMTableAdapters {
namespace GMW_data.DS_SMTableAdapters
{
/// <summary>
///Represents the connection and commands used to retrieve and save data.
///</summary>
+8 -6
View File
@@ -10,9 +10,10 @@
#pragma warning disable 1591
namespace GMW_data {
namespace GMW_data
{
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
@@ -12507,9 +12508,10 @@ namespace GMW_data {
}
}
}
namespace GMW_data.DS_UtilityTableAdapters {
namespace GMW_data.DS_UtilityTableAdapters
{
/// <summary>
///Represents the connection and commands used to retrieve and save data.
///</summary>
+8 -6
View File
@@ -10,9 +10,10 @@
#pragma warning disable 1591
namespace GMW_data {
namespace GMW_data
{
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
@@ -693,9 +694,10 @@ namespace GMW_data {
}
}
}
namespace GMW_data.DS_batchTableAdapters {
namespace GMW_data.DS_batchTableAdapters
{
/// <summary>
///Represents the connection and commands used to retrieve and save data.
///</summary>
+8 -6
View File
@@ -10,9 +10,10 @@
#pragma warning disable 1591
namespace GMW_data {
namespace GMW_data
{
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
@@ -21290,9 +21291,10 @@ namespace GMW_data {
}
}
}
namespace GMW_data.DS_cartelliniTableAdapters {
namespace GMW_data.DS_cartelliniTableAdapters
{
/// <summary>
///Represents the connection and commands used to retrieve and save data.
///</summary>
+4 -3
View File
@@ -16,9 +16,10 @@ namespace GMW_data
}
}
namespace GMW_data.DS_magazzinoTableAdapters {
namespace GMW_data.DS_magazzinoTableAdapters
{
public partial class V_ParticolariOverviewTableAdapter {
}
}
+8 -6
View File
@@ -10,9 +10,10 @@
#pragma warning disable 1591
namespace GMW_data {
namespace GMW_data
{
/// <summary>
///Represents a strongly typed in-memory cache of data.
///</summary>
@@ -23640,9 +23641,10 @@ namespace GMW_data {
}
}
}
namespace GMW_data.DS_magazzinoTableAdapters {
namespace GMW_data.DS_magazzinoTableAdapters
{
/// <summary>
///Represents the connection and commands used to retrieve and save data.
///</summary>
+1 -5
View File
@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using SteamWare;
using SteamWare;
namespace GMW_data
{
+2 -5
View File
@@ -1,8 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using SteamWare;
using SteamWare;
using System;
namespace GMW_data
-3
View File
@@ -1,8 +1,5 @@
using SteamWare;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace GMW_data
{
-4
View File
@@ -1,8 +1,4 @@
using SteamWare;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace GMW_data
{
-1
View File
@@ -1,5 +1,4 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
+4 -3
View File
@@ -8,9 +8,10 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace GMW_data.Properties {
namespace GMW_data.Properties
{
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
+2 -5
View File
@@ -1,8 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using SteamWare;
using SteamWare;
using System;
namespace GMW_data
{
+2 -5
View File
@@ -1,8 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using SteamWare;
using SteamWare;
using System;
namespace GMW_data
{
-3
View File
@@ -1,7 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class Bilancia
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class BlockMap
{
-3
View File
@@ -1,7 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class Cliente
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class CompanySito
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class Imballo
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class Impianto
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class Operatore
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class SpecParticolare
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class StatiProdotto
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class TipoDichiarazione
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace GMW_data.Type
namespace GMW_data.Type
{
public class elenchi
{
+1 -8
View File
@@ -1,13 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Drawing.Imaging;
using System.Drawing.Printing;
using System.Windows.Forms;
using SteamWare;
using GMW_data;
using System.Drawing;
using System.Drawing.Printing;
namespace GMW_data
+6 -9
View File
@@ -1,16 +1,13 @@
using System;
using GMW_data;
using Microsoft.Reporting.WinForms;
using SteamWare;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.IO;
using System.Data;
using System.Drawing.Imaging;
using System.Drawing.Printing;
using System.Windows.Forms;
using Microsoft.Reporting.WinForms;
using System.Configuration;
using SteamWare;
using GMW_data;
using System.IO;
using System.Text;
/// <summary>
/// Classe che si occupa di stampare report da reportViewer via printer remota
+1 -5
View File
@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using SteamWare;
using SteamWare;
namespace GMW_data
-6
View File
@@ -1,9 +1,3 @@
using System;
using System.Data;
using System.Configuration;
using System.Web;
using SteamWare;
namespace GMW_data
{
/// <summary>
+3 -3
View File
@@ -1,8 +1,8 @@
using System;
using SteamWare;
using System;
using System.Collections.Generic;
using SteamWare;
using System.Reflection;
using System.Data.SqlClient;
using System.Reflection;
namespace GMW_data
{