diff --git a/CMS-SC-Data/obj/Debug/CMS-SC-Data.csproj.FileListAbsolute.txt b/CMS-SC-Data/obj/Debug/CMS-SC-Data.csproj.FileListAbsolute.txt index f0cd26c..e08122f 100644 --- a/CMS-SC-Data/obj/Debug/CMS-SC-Data.csproj.FileListAbsolute.txt +++ b/CMS-SC-Data/obj/Debug/CMS-SC-Data.csproj.FileListAbsolute.txt @@ -22,3 +22,14 @@ C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\CMS-SC\CMS-SC-Data\ C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\CMS-SC\CMS-SC-Data\obj\Debug\CMS-SC-Data.csprojResolveAssemblyReference.cache C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\CMS-SC\CMS-SC-Data\obj\Debug\CMS-SC-Data.dll C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\CMS-SC\CMS-SC-Data\obj\Debug\CMS-SC-Data.pdb +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\bin\Debug\CMS-SC-Data.dll.config +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\bin\Debug\CMS-SC-Data.dll +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\bin\Debug\CMS-SC-Data.pdb +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\bin\Debug\SteamWare.dll +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\bin\Debug\ICSharpCode.SharpZipLib.dll +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\bin\Debug\SteamWare.pdb +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\bin\Debug\SteamWare.xml +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\bin\Debug\SteamWare.dll.config +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\obj\Debug\CMS-SC-Data.csprojResolveAssemblyReference.cache +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\obj\Debug\CMS-SC-Data.dll +C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\SSC\CMS-SC\CMS-SC-Data\obj\Debug\CMS-SC-Data.pdb diff --git a/CMS-SC-Data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll b/CMS-SC-Data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll index e61bde1..39823f6 100644 Binary files a/CMS-SC-Data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll and b/CMS-SC-Data/obj/Debug/TempPE/DS_Applicazione.Designer.cs.dll differ diff --git a/CMS_SC/AnagFamMacchine.aspx.cs b/CMS_SC/AnagFamMacchine.aspx.cs index b940170..c2d1544 100644 --- a/CMS_SC/AnagFamMacchine.aspx.cs +++ b/CMS_SC/AnagFamMacchine.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/AnagFamMacchine.aspx.designer.cs b/CMS_SC/AnagFamMacchine.aspx.designer.cs index ce39d42..7c20ffa 100644 --- a/CMS_SC/AnagFamMacchine.aspx.designer.cs +++ b/CMS_SC/AnagFamMacchine.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class AnagFamMacchine { /// diff --git a/CMS_SC/AnagFasi.aspx.cs b/CMS_SC/AnagFasi.aspx.cs index edb200d..405feb4 100644 --- a/CMS_SC/AnagFasi.aspx.cs +++ b/CMS_SC/AnagFasi.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/AnagFasi.aspx.designer.cs b/CMS_SC/AnagFasi.aspx.designer.cs index 1e4eaf7..3eb7a09 100644 --- a/CMS_SC/AnagFasi.aspx.designer.cs +++ b/CMS_SC/AnagFasi.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class AnagFasi { /// diff --git a/CMS_SC/AnagMatricole.aspx.cs b/CMS_SC/AnagMatricole.aspx.cs index 9186b88..3444827 100644 --- a/CMS_SC/AnagMatricole.aspx.cs +++ b/CMS_SC/AnagMatricole.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/AnagMatricole.aspx.designer.cs b/CMS_SC/AnagMatricole.aspx.designer.cs index 8a7fc4f..449e021 100644 --- a/CMS_SC/AnagMatricole.aspx.designer.cs +++ b/CMS_SC/AnagMatricole.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class AnagMatricole { /// diff --git a/CMS_SC/AnagMisure.aspx.cs b/CMS_SC/AnagMisure.aspx.cs index e80078b..1ddb037 100644 --- a/CMS_SC/AnagMisure.aspx.cs +++ b/CMS_SC/AnagMisure.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/AnagSchedeColl.aspx.cs b/CMS_SC/AnagSchedeColl.aspx.cs index 6f2f7b4..f457628 100644 --- a/CMS_SC/AnagSchedeColl.aspx.cs +++ b/CMS_SC/AnagSchedeColl.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/AnagSchedeColl.aspx.designer.cs b/CMS_SC/AnagSchedeColl.aspx.designer.cs index 40cdd45..c3f7382 100644 --- a/CMS_SC/AnagSchedeColl.aspx.designer.cs +++ b/CMS_SC/AnagSchedeColl.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class AnagSchedeColl { /// diff --git a/CMS_SC/AnagTags.aspx.cs b/CMS_SC/AnagTags.aspx.cs index 671498e..92556d9 100644 --- a/CMS_SC/AnagTags.aspx.cs +++ b/CMS_SC/AnagTags.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/AnagTags.aspx.designer.cs b/CMS_SC/AnagTags.aspx.designer.cs index 1f818d2..9f10db3 100644 --- a/CMS_SC/AnagTags.aspx.designer.cs +++ b/CMS_SC/AnagTags.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class AnagTags { /// diff --git a/CMS_SC/App_Start/BundleConfig.cs b/CMS_SC/App_Start/BundleConfig.cs index 86f583c..62144c2 100644 --- a/CMS_SC/App_Start/BundleConfig.cs +++ b/CMS_SC/App_Start/BundleConfig.cs @@ -1,8 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.Optimization; +using System.Web.Optimization; namespace CMS_SC { diff --git a/CMS_SC/App_Start/RouteConfig.cs b/CMS_SC/App_Start/RouteConfig.cs index 84d6c50..21b97ac 100644 --- a/CMS_SC/App_Start/RouteConfig.cs +++ b/CMS_SC/App_Start/RouteConfig.cs @@ -1,8 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Web; -using System.Web.Routing; using Microsoft.AspNet.FriendlyUrls; +using System.Web.Routing; namespace CMS_SC { diff --git a/CMS_SC/Bootstrap.Master b/CMS_SC/Bootstrap.Master index d536323..fadb224 100644 --- a/CMS_SC/Bootstrap.Master +++ b/CMS_SC/Bootstrap.Master @@ -28,8 +28,8 @@
+ <%--EnablePartialRendering="false"--%> - <%--EnablePartialRendering="false"--%> <%--To learn more about bundling scripts in ScriptManager see http://go.microsoft.com/fwlink/?LinkID=272931&clcid=0x409 --%> <%--Framework Scripts--%> @@ -104,8 +104,7 @@
-  <%--  --%> -
+  <%--  --%> diff --git a/CMS_SC/Bootstrap.Master.cs b/CMS_SC/Bootstrap.Master.cs index c918774..7821acd 100644 --- a/CMS_SC/Bootstrap.Master.cs +++ b/CMS_SC/Bootstrap.Master.cs @@ -1,10 +1,5 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace CMS_SC { diff --git a/CMS_SC/Bootstrap.Master.designer.cs b/CMS_SC/Bootstrap.Master.designer.cs index 5d9bacf..bdf3d9a 100644 --- a/CMS_SC/Bootstrap.Master.designer.cs +++ b/CMS_SC/Bootstrap.Master.designer.cs @@ -1,176 +1,177 @@ //------------------------------------------------------------------------------ -// -// This code was generated by a tool. +// +// Codice generato da uno strumento. // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// +// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se +// il codice viene rigenerato. +// //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class Bootstrap { /// - /// PlaceHolder1 control. + /// Controllo PlaceHolder1. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.WebControls.PlaceHolder PlaceHolder1; /// - /// BundleReference1 control. + /// Controllo BundleReference1. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::Microsoft.AspNet.Web.Optimization.WebForms.BundleReference BundleReference1; /// - /// BundleReference2 control. + /// Controllo BundleReference2. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::Microsoft.AspNet.Web.Optimization.WebForms.BundleReference BundleReference2; /// - /// HeadContent control. + /// Controllo HeadContent. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.WebControls.ContentPlaceHolder HeadContent; /// - /// form1 control. + /// Controllo form1. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.HtmlControls.HtmlForm form1; /// - /// ScriptManager1 control. + /// Controllo ScriptManager1. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.ScriptManager ScriptManager1; /// - /// uppNavbar control. + /// Controllo uppNavbar. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.UpdatePanel uppNavbar; /// - /// mod_testata control. + /// Controllo mod_testata. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::CMS_SC.WebUserControls.mod_testata mod_testata; /// - /// uppFeatured control. + /// Controllo uppFeatured. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.UpdatePanel uppFeatured; /// - /// FeaturedContent control. + /// Controllo FeaturedContent. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.WebControls.ContentPlaceHolder FeaturedContent; /// - /// uppContainer control. + /// Controllo uppContainer. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.UpdatePanel uppContainer; /// - /// MainContent control. + /// Controllo MainContent. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.WebControls.ContentPlaceHolder MainContent; /// - /// uppFooter control. + /// Controllo uppFooter. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.UpdatePanel uppFooter; /// - /// Timer1 control. + /// Controllo Timer1. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.Timer Timer1; /// - /// lblVers control. + /// Controllo lblVers. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.WebControls.Label lblVers; /// - /// lblDateTime control. + /// Controllo lblDateTime. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.WebControls.Label lblDateTime; /// - /// updtRicerca control. + /// Controllo updtRicerca. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.UpdateProgress updtRicerca; /// - /// PlaceHolder2 control. + /// Controllo PlaceHolder2. /// /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::System.Web.UI.WebControls.PlaceHolder PlaceHolder2; } diff --git a/CMS_SC/BootstrapNoUpdPnl.Master.cs b/CMS_SC/BootstrapNoUpdPnl.Master.cs index 7ba13c2..04e06ea 100644 --- a/CMS_SC/BootstrapNoUpdPnl.Master.cs +++ b/CMS_SC/BootstrapNoUpdPnl.Master.cs @@ -1,9 +1,5 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/BootstrapNoUpdPnl.Master.designer.cs b/CMS_SC/BootstrapNoUpdPnl.Master.designer.cs index c94630d..08b47ee 100644 --- a/CMS_SC/BootstrapNoUpdPnl.Master.designer.cs +++ b/CMS_SC/BootstrapNoUpdPnl.Master.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class BootstrapNoUpdPnl { /// diff --git a/CMS_SC/CMS_SC.csproj b/CMS_SC/CMS_SC.csproj index 596f80a..9ce3b32 100644 --- a/CMS_SC/CMS_SC.csproj +++ b/CMS_SC/CMS_SC.csproj @@ -13,7 +13,7 @@ Properties CMS_SC CMS_SC - v4.5.2 + v4.6.2 true @@ -46,6 +46,9 @@ ..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll True + + ..\packages\AspNet.ScriptManager.bootstrap.3.3.7\lib\net45\AspNet.ScriptManager.bootstrap.dll + ..\packages\AspNet.ScriptManager.jQuery.3.1.1\lib\net45\AspNet.ScriptManager.jQuery.dll True @@ -79,8 +82,7 @@ True - ..\packages\Glimpse.NLog.1.7.0\lib\net45\Glimpse.NLog.dll - True + ..\packages\Glimpse.NLog.1.7.1\lib\net45\Glimpse.NLog.dll ..\packages\Glimpse.WebForms.1.1.1\lib\net45\Glimpse.WebForms.dll @@ -127,27 +129,26 @@ ..\packages\Microsoft.AspNet.ScriptManager.WebForms.5.0.0\lib\net45\Microsoft.ScriptManager.WebForms.dll True - - ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll - True + + ..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll - ..\packages\NLog.4.4.1\lib\net45\NLog.dll - True + ..\packages\NLog.4.4.7\lib\net45\NLog.dll - + + + ..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll True - @@ -159,7 +160,6 @@ True ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll - ..\packages\WebGrease.1.6.0\lib\WebGrease.dll True diff --git a/CMS_SC/Collaudi.aspx.cs b/CMS_SC/Collaudi.aspx.cs index e2fe492..dce5300 100644 --- a/CMS_SC/Collaudi.aspx.cs +++ b/CMS_SC/Collaudi.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using CMS_SC_Data; +using CMS_SC_Data; using SteamWare; +using System; +using System.Web.UI; namespace CMS_SC { diff --git a/CMS_SC/Collaudi.aspx.designer.cs b/CMS_SC/Collaudi.aspx.designer.cs index e796f5b..06f8fb7 100644 --- a/CMS_SC/Collaudi.aspx.designer.cs +++ b/CMS_SC/Collaudi.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class Collaudi { /// diff --git a/CMS_SC/Default.aspx.cs b/CMS_SC/Default.aspx.cs index 0f77ccb..b4d5e17 100644 --- a/CMS_SC/Default.aspx.cs +++ b/CMS_SC/Default.aspx.cs @@ -1,11 +1,7 @@ -using SteamWare; -using CMS_SC_Data; +using CMS_SC_Data; +using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/DettScheda.aspx.cs b/CMS_SC/DettScheda.aspx.cs index bad1a81..a6a8a91 100644 --- a/CMS_SC/DettScheda.aspx.cs +++ b/CMS_SC/DettScheda.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/DettScheda.aspx.designer.cs b/CMS_SC/DettScheda.aspx.designer.cs index b28a8ca..36edfb5 100644 --- a/CMS_SC/DettScheda.aspx.designer.cs +++ b/CMS_SC/DettScheda.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class DettScheda { /// diff --git a/CMS_SC/ElencoSchede.aspx.cs b/CMS_SC/ElencoSchede.aspx.cs index 73bc0a8..2ae7614 100644 --- a/CMS_SC/ElencoSchede.aspx.cs +++ b/CMS_SC/ElencoSchede.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using CMS_SC_Data; +using CMS_SC_Data; using SteamWare; +using System; +using System.Web.UI; namespace CMS_SC { diff --git a/CMS_SC/ElencoSchede.aspx.designer.cs b/CMS_SC/ElencoSchede.aspx.designer.cs index e710449..ddb8b9c 100644 --- a/CMS_SC/ElencoSchede.aspx.designer.cs +++ b/CMS_SC/ElencoSchede.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class ElencoSchede { /// diff --git a/CMS_SC/Empty.Master.cs b/CMS_SC/Empty.Master.cs index 94b5e25..f16b28d 100644 --- a/CMS_SC/Empty.Master.cs +++ b/CMS_SC/Empty.Master.cs @@ -1,9 +1,5 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/Empty.Master.designer.cs b/CMS_SC/Empty.Master.designer.cs index a9e255c..0b6ecb8 100644 --- a/CMS_SC/Empty.Master.designer.cs +++ b/CMS_SC/Empty.Master.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class Empty { /// diff --git a/CMS_SC/FileManager.aspx.cs b/CMS_SC/FileManager.aspx.cs index 058e9d6..34d3c7d 100644 --- a/CMS_SC/FileManager.aspx.cs +++ b/CMS_SC/FileManager.aspx.cs @@ -1,10 +1,5 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/FileManager.aspx.designer.cs b/CMS_SC/FileManager.aspx.designer.cs index 316e2b0..d9c871f 100644 --- a/CMS_SC/FileManager.aspx.designer.cs +++ b/CMS_SC/FileManager.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class FileManager { /// diff --git a/CMS_SC/Global.asax.cs b/CMS_SC/Global.asax.cs index 3846c64..784fc3c 100644 --- a/CMS_SC/Global.asax.cs +++ b/CMS_SC/Global.asax.cs @@ -1,11 +1,7 @@ using System; -using System.Collections.Generic; -using System.Linq; using System.Web; using System.Web.Optimization; using System.Web.Routing; -using System.Web.Security; -using CMS_SC; namespace CMS_SC { diff --git a/CMS_SC/Home.aspx.cs b/CMS_SC/Home.aspx.cs index fa3ac2b..ec5fcd8 100644 --- a/CMS_SC/Home.aspx.cs +++ b/CMS_SC/Home.aspx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace CMS_SC { diff --git a/CMS_SC/Home.aspx.designer.cs b/CMS_SC/Home.aspx.designer.cs index fcc2274..f05a574 100644 --- a/CMS_SC/Home.aspx.designer.cs +++ b/CMS_SC/Home.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class Home { /// diff --git a/CMS_SC/ListValues.aspx.cs b/CMS_SC/ListValues.aspx.cs index 62c69f0..0f941a4 100644 --- a/CMS_SC/ListValues.aspx.cs +++ b/CMS_SC/ListValues.aspx.cs @@ -1,16 +1,6 @@ using SteamWare; using System; -using System.Collections; -using System.Configuration; -using System.Data; -using System.Linq; -using System.Web; -using System.Web.Security; using System.Web.UI; -using System.Web.UI.HtmlControls; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Xml.Linq; namespace CMS_SC { diff --git a/CMS_SC/ListValues.aspx.designer.cs b/CMS_SC/ListValues.aspx.designer.cs index f4dcbfa..fc0fecd 100644 --- a/CMS_SC/ListValues.aspx.designer.cs +++ b/CMS_SC/ListValues.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class listValues { /// diff --git a/CMS_SC/Logout.aspx.cs b/CMS_SC/Logout.aspx.cs index 7bb7f80..2a4f3e3 100644 --- a/CMS_SC/Logout.aspx.cs +++ b/CMS_SC/Logout.aspx.cs @@ -1,11 +1,6 @@ using CMS_SC_Data; using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/NLog.xsd b/CMS_SC/NLog.xsd index bbbacc4..45ef278 100644 --- a/CMS_SC/NLog.xsd +++ b/CMS_SC/NLog.xsd @@ -42,12 +42,32 @@ - Pass NLog internal exceptions to the application. Default value is: false. + Throw an exception when there is an internal error. Default value is: false. + + + + + Throw an exception when there is a configuration error. If not set, determined by throwExceptions. + + + + + Gets or sets a value indicating whether Variables should be kept on configuration reload. Default value is: false. - Write internal NLog messages to the the System.Diagnostics.Trace. Default value is: false + Write internal NLog messages to the System.Diagnostics.Trace. Default value is: false. + + + + + Write timestamps for internal NLog messages. Default value is: true. + + + + + Use InvariantCulture as default culture instead of CurrentCulture. Default value is: false. @@ -174,7 +194,7 @@ - Name of the file to be included. The name is relative to the name of the current config file. + Name of the file to be included. You could use * wildcard. The name is relative to the name of the current config file. @@ -250,9 +270,11 @@ + + @@ -264,6 +286,11 @@ Number of log events that should be processed in a batch by the lazy writer thread. + + + Limit of full s to write before yielding into Performance is better when writing many small batches, than writing a single large batch + + Action to be taken when the lazy writer thread request queue count exceeds the set limit. @@ -279,6 +306,11 @@ Time in milliseconds to sleep between batches. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -294,18 +326,30 @@ + + Name of the target. + + + Delay the flush until the LogEvent has been confirmed as written + + Condition expression. Log events who meet this condition will cause a flush on the wrapped target. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -317,6 +361,7 @@ + @@ -338,6 +383,11 @@ Indicates whether to use sliding timeout. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -353,19 +403,20 @@ + - - - + + + - - + + @@ -407,6 +458,11 @@ Action that should be taken if the message is larger than maxMessageSize. + + + Maximum current connections. 0 = no maximum. + + Indicates whether to keep connection open whenever possible. @@ -417,11 +473,6 @@ Size of the connection cache (number of connections which are kept alive). - - - Maximum current connections. 0 = no maximum. - - Network address. @@ -432,14 +483,19 @@ Maximum queue size. + + + Indicates whether to include dictionary contents. + + Indicates whether to include source info (file name and line number) in the information sent over the network. - + - NDC item separator. + Indicates whether to include NLog-specific extensions to log4j schema. @@ -457,14 +513,14 @@ AppInfo field. By default it's the friendly name of the current AppDomain. - + - Indicates whether to include NLog-specific extensions to log4j schema. + NDC item separator. - + - Indicates whether to include dictionary contents. + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit @@ -514,6 +570,7 @@ + @@ -555,6 +612,11 @@ Indicates whether the error stream (stderr) should be used instead of the output stream (stdout). + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -658,6 +720,7 @@ + @@ -694,6 +757,11 @@ The encoding for writing messages to the . + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -702,77 +770,83 @@ - - - - - - - - + + + + + + + + + + - Name of the target. - - - Connection string. When provided, it overrides the values specified in DBHost, DBUserName, DBPassword, DBDatabase. - - - - - Name of the connection string (as specified in <connectionStrings> configuration section. - - - - - Database name. If the ConnectionString is not provided this value will be used to construct the "Database=" part of the connection string. - - - - - Database host name. If the ConnectionString is not provided this value will be used to construct the "Server=" part of the connection string. - - - - - Database password. If the ConnectionString is not provided this value will be used to construct the "Password=" part of the connection string. - - - - - Name of the database provider. - - - - - Database user name. If the ConnectionString is not provided this value will be used to construct the "User ID=" part of the connection string. - - - - - Indicates whether to keep the database connection open between the log events. - - Obsolete - value will be ignored! The logging code always runs outside of transaction. Gets or sets a value indicating whether to use database transactions. Some data providers require this. + + + Database user name. If the ConnectionString is not provided this value will be used to construct the "User ID=" part of the connection string. + + + + + Name of the database provider. + + + + + Database password. If the ConnectionString is not provided this value will be used to construct the "Password=" part of the connection string. + + + + + Indicates whether to keep the database connection open between the log events. + + + + + Database name. If the ConnectionString is not provided this value will be used to construct the "Database=" part of the connection string. + + + + + Name of the connection string (as specified in <connectionStrings> configuration section. + + + + + Connection string. When provided, it overrides the values specified in DBHost, DBUserName, DBPassword, DBDatabase. + + + + + Database host name. If the ConnectionString is not provided this value will be used to construct the "Server=" part of the connection string. + + Connection string using for installation and uninstallation. If not provided, regular ConnectionString is being used. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + Text of the SQL command to be run on each log level. @@ -864,6 +938,7 @@ + @@ -885,6 +960,11 @@ Footer. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -894,6 +974,7 @@ + @@ -905,6 +986,11 @@ Layout used to format log messages. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -922,6 +1008,7 @@ + @@ -973,6 +1060,11 @@ Message length limit to write to the Event Log. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -989,6 +1081,7 @@ + @@ -1000,6 +1093,11 @@ Indicates whether to return to the first target after any successful write. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -1022,6 +1120,7 @@ + @@ -1039,6 +1138,7 @@ + @@ -1119,6 +1219,11 @@ Cleanup invalid values in a filename, e.g. slashes in a filename. If set to true, this can impact the performance of massive writes. If set to false, nothing gets written when the filename is wrong. + + + Whether or not this target should just discard all data that its asked to write. Mostly used for when testing NLog Stack except final write + + Is the an absolute or relative path? @@ -1204,6 +1309,11 @@ Maximum number of seconds that files are kept open. If this number is negative the files are not automatically closed after a period of inactivity. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + Log file buffer size in bytes. @@ -1243,6 +1353,13 @@ + + + + + + + @@ -1278,6 +1395,7 @@ + @@ -1289,6 +1407,11 @@ Condition expression. Log events who meet this condition will be forwarded to the wrapped target. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -1304,6 +1427,7 @@ + @@ -1345,6 +1469,11 @@ Username to change context to. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -1378,6 +1507,7 @@ + @@ -1394,6 +1524,11 @@ Maximum allowed number of messages written per . + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -1409,6 +1544,7 @@ + @@ -1445,6 +1581,11 @@ Indicates whether to use binary message encoding. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -1452,6 +1593,7 @@ + @@ -1464,11 +1606,16 @@ Name of the parameter. - + Type of the parameter. + + + Type of the parameter. Obsolete alias for + + @@ -1487,9 +1634,10 @@ - - + + + @@ -1565,9 +1713,9 @@ Sender's email address (e.g. joe@domain.com). - + - Indicates whether NewLine characters in the body should be replaced with tags. + Indicates the SMTP client timeout. @@ -1575,9 +1723,14 @@ Priority used for sending mails. - + - Indicates the SMTP client timeout. + Indicates whether NewLine characters in the body should be replaced with tags. + + + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit @@ -1648,6 +1801,7 @@ + @@ -1659,6 +1813,11 @@ Layout used to format log messages. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -1671,6 +1830,7 @@ + @@ -1701,6 +1861,11 @@ Indicates whether to check if a queue exists before writing to it. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + Indicates whether to create the queue if it doesn't exists. @@ -1732,6 +1897,7 @@ + @@ -1748,6 +1914,11 @@ Method name. The method must be public and static. Use the AssemblyQualifiedName , https://msdn.microsoft.com/en-us/library/system.type.assemblyqualifiedname(v=vs.110).aspx e.g. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -1768,6 +1939,7 @@ + @@ -1834,6 +2006,11 @@ Maximum queue size. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -1849,19 +2026,20 @@ + - - - + + + - - + + @@ -1903,6 +2081,11 @@ Action that should be taken if the message is larger than maxMessageSize. + + + Maximum current connections. 0 = no maximum. + + Indicates whether to keep connection open whenever possible. @@ -1913,11 +2096,6 @@ Size of the connection cache (number of connections which are kept alive). - - - Maximum current connections. 0 = no maximum. - - Network address. @@ -1928,14 +2106,19 @@ Maximum queue size. + + + Indicates whether to include dictionary contents. + + Indicates whether to include source info (file name and line number) in the information sent over the network. - + - NDC item separator. + Indicates whether to include NLog-specific extensions to log4j schema. @@ -1953,14 +2136,14 @@ AppInfo field. By default it's the friendly name of the current AppDomain. - + - Indicates whether to include NLog-specific extensions to log4j schema. + NDC item separator. - + - Indicates whether to include dictionary contents. + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit @@ -1973,6 +2156,7 @@ + @@ -1989,6 +2173,11 @@ Indicates whether to perform layout calculation. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -1998,6 +2187,7 @@ + @@ -2009,6 +2199,11 @@ Layout used to format log messages. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -2024,6 +2219,7 @@ + @@ -2065,6 +2261,11 @@ Performance counter instance name. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -2107,6 +2308,7 @@ + @@ -2118,6 +2320,11 @@ Default filter to be applied when no specific rule matches. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -2142,12 +2349,18 @@ + Name of the target. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -2156,6 +2369,7 @@ + @@ -2163,6 +2377,11 @@ Name of the target. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + Number of times to repeat each log message. @@ -2176,6 +2395,7 @@ + @@ -2184,6 +2404,11 @@ Name of the target. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + Number of retries that should be attempted on the wrapped target in case of a failure. @@ -2202,12 +2427,18 @@ + Name of the target. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -2216,12 +2447,18 @@ + Name of the target. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -2231,6 +2468,7 @@ + @@ -2242,6 +2480,11 @@ Layout used to format log messages. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + @@ -2252,6 +2495,7 @@ + @@ -2272,6 +2516,11 @@ Should we include the BOM (Byte-order-mark) for UTF? Influences the property. This will only work for UTF-8. + + + Target supports reuse of internal buffers, and doesn't have to constantly allocate new buffers Required for legacy NLog-targets, that expects buffers to remain stable after Write-method exit + + Encoding. @@ -2469,6 +2718,7 @@ + @@ -2477,6 +2727,11 @@ Determines wether or not this attribute will be Json encoded. + + + Indicates whether to escape non-ascii characters + + Layout that will be rendered as the attribute's value. diff --git a/CMS_SC/Properties/AssemblyInfo.cs b/CMS_SC/Properties/AssemblyInfo.cs index 814e73b..9673283 100644 --- a/CMS_SC/Properties/AssemblyInfo.cs +++ b/CMS_SC/Properties/AssemblyInfo.cs @@ -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 diff --git a/CMS_SC/ReportCliente.aspx.cs b/CMS_SC/ReportCliente.aspx.cs index c311058..2e6b0ee 100644 --- a/CMS_SC/ReportCliente.aspx.cs +++ b/CMS_SC/ReportCliente.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/ReportCliente.aspx.designer.cs b/CMS_SC/ReportCliente.aspx.designer.cs index 99c4e2e..3113f25 100644 --- a/CMS_SC/ReportCliente.aspx.designer.cs +++ b/CMS_SC/ReportCliente.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class ReportCliente { /// diff --git a/CMS_SC/ReportCompatto.aspx.cs b/CMS_SC/ReportCompatto.aspx.cs index 8d6e81f..85b7f03 100644 --- a/CMS_SC/ReportCompatto.aspx.cs +++ b/CMS_SC/ReportCompatto.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/ReportCompatto.aspx.designer.cs b/CMS_SC/ReportCompatto.aspx.designer.cs index 86a52bd..687b470 100644 --- a/CMS_SC/ReportCompatto.aspx.designer.cs +++ b/CMS_SC/ReportCompatto.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class ReportCompatto { /// diff --git a/CMS_SC/ReportCompleto.aspx.cs b/CMS_SC/ReportCompleto.aspx.cs index 8cb015b..ad08d39 100644 --- a/CMS_SC/ReportCompleto.aspx.cs +++ b/CMS_SC/ReportCompleto.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/ReportCompleto.aspx.designer.cs b/CMS_SC/ReportCompleto.aspx.designer.cs index 095befb..cbf7c8c 100644 --- a/CMS_SC/ReportCompleto.aspx.designer.cs +++ b/CMS_SC/ReportCompleto.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class ReportCompleto { /// diff --git a/CMS_SC/SchemaCollFamMacc.aspx.cs b/CMS_SC/SchemaCollFamMacc.aspx.cs index 096a612..2f8420a 100644 --- a/CMS_SC/SchemaCollFamMacc.aspx.cs +++ b/CMS_SC/SchemaCollFamMacc.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/SchemaCollFamMacc.aspx.designer.cs b/CMS_SC/SchemaCollFamMacc.aspx.designer.cs index 494627d..a9f464d 100644 --- a/CMS_SC/SchemaCollFamMacc.aspx.designer.cs +++ b/CMS_SC/SchemaCollFamMacc.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class SchemaCollFamMacc { /// diff --git a/CMS_SC/SchemaCollMacc.aspx.cs b/CMS_SC/SchemaCollMacc.aspx.cs index d5133cb..2bd142d 100644 --- a/CMS_SC/SchemaCollMacc.aspx.cs +++ b/CMS_SC/SchemaCollMacc.aspx.cs @@ -1,11 +1,7 @@ using CMS_SC_Data; using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/SchemaCollMacc.aspx.designer.cs b/CMS_SC/SchemaCollMacc.aspx.designer.cs index c097255..b473756 100644 --- a/CMS_SC/SchemaCollMacc.aspx.designer.cs +++ b/CMS_SC/SchemaCollMacc.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class SchemaCollMacc { /// diff --git a/CMS_SC/Services/WS_data.asmx.cs b/CMS_SC/Services/WS_data.asmx.cs index a184c51..542c60b 100644 --- a/CMS_SC/Services/WS_data.asmx.cs +++ b/CMS_SC/Services/WS_data.asmx.cs @@ -1,11 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.Services; -using System.Web.Script.Services; -using CMS_SC_Data; +using CMS_SC_Data; using SteamWare; +using System.Collections.Generic; +using System.Web.Script.Services; +using System.Web.Services; namespace CMS_SC.Services { diff --git a/CMS_SC/Site.Master.cs b/CMS_SC/Site.Master.cs index 6781ff6..6672c59 100644 --- a/CMS_SC/Site.Master.cs +++ b/CMS_SC/Site.Master.cs @@ -1,10 +1,7 @@ using System; -using System.Collections.Generic; -using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/StatoDossiers.aspx.cs b/CMS_SC/StatoDossiers.aspx.cs index 5f4fbb7..fd7de35 100644 --- a/CMS_SC/StatoDossiers.aspx.cs +++ b/CMS_SC/StatoDossiers.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using CMS_SC_Data; +using CMS_SC_Data; using SteamWare; +using System; +using System.Web.UI; namespace CMS_SC { diff --git a/CMS_SC/StatoDossiers.aspx.designer.cs b/CMS_SC/StatoDossiers.aspx.designer.cs index 3fe2478..b4e328a 100644 --- a/CMS_SC/StatoDossiers.aspx.designer.cs +++ b/CMS_SC/StatoDossiers.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class StatoDossiers { /// diff --git a/CMS_SC/Test.aspx.cs b/CMS_SC/Test.aspx.cs index 7dee045..5d203d8 100644 --- a/CMS_SC/Test.aspx.cs +++ b/CMS_SC/Test.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/Test.aspx.designer.cs b/CMS_SC/Test.aspx.designer.cs index d827023..1d9197d 100644 --- a/CMS_SC/Test.aspx.designer.cs +++ b/CMS_SC/Test.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class Test { /// diff --git a/CMS_SC/UpdateVoc.aspx.cs b/CMS_SC/UpdateVoc.aspx.cs index c851d61..5bc7afd 100644 --- a/CMS_SC/UpdateVoc.aspx.cs +++ b/CMS_SC/UpdateVoc.aspx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace CMS_SC { diff --git a/CMS_SC/UpdateVoc.aspx.designer.cs b/CMS_SC/UpdateVoc.aspx.designer.cs index 73cc8e9..eea2cfb 100644 --- a/CMS_SC/UpdateVoc.aspx.designer.cs +++ b/CMS_SC/UpdateVoc.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class UpdateVoc { /// diff --git a/CMS_SC/UserAdmin.aspx.cs b/CMS_SC/UserAdmin.aspx.cs index a7599eb..d7b7a7d 100644 --- a/CMS_SC/UserAdmin.aspx.cs +++ b/CMS_SC/UserAdmin.aspx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace CMS_SC { diff --git a/CMS_SC/UserAdmin.aspx.designer.cs b/CMS_SC/UserAdmin.aspx.designer.cs index 8cc1a87..69ee659 100644 --- a/CMS_SC/UserAdmin.aspx.designer.cs +++ b/CMS_SC/UserAdmin.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class UserAdmin { /// diff --git a/CMS_SC/ViewSwitcher.ascx.cs b/CMS_SC/ViewSwitcher.ascx.cs index ae6ed51..8ed1a12 100644 --- a/CMS_SC/ViewSwitcher.ascx.cs +++ b/CMS_SC/ViewSwitcher.ascx.cs @@ -1,11 +1,7 @@ +using Microsoft.AspNet.FriendlyUrls.Resolvers; using System; -using System.Collections.Generic; -using System.Linq; using System.Web; using System.Web.Routing; -using System.Web.UI; -using System.Web.UI.WebControls; -using Microsoft.AspNet.FriendlyUrls.Resolvers; namespace CMS_SC { diff --git a/CMS_SC/ViewSwitcher.ascx.designer.cs b/CMS_SC/ViewSwitcher.ascx.designer.cs index 55da08c..c0d5736 100644 --- a/CMS_SC/ViewSwitcher.ascx.designer.cs +++ b/CMS_SC/ViewSwitcher.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class ViewSwitcher { } } diff --git a/CMS_SC/Vocabolario.aspx.cs b/CMS_SC/Vocabolario.aspx.cs index bafb558..66cec49 100644 --- a/CMS_SC/Vocabolario.aspx.cs +++ b/CMS_SC/Vocabolario.aspx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace CMS_SC { diff --git a/CMS_SC/Vocabolario.aspx.designer.cs b/CMS_SC/Vocabolario.aspx.designer.cs index c6bada9..7e43d3f 100644 --- a/CMS_SC/Vocabolario.aspx.designer.cs +++ b/CMS_SC/Vocabolario.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace CMS_SC { - - +namespace CMS_SC +{ + + public partial class Vocabolario { /// diff --git a/CMS_SC/Web.config b/CMS_SC/Web.config index 1b92e6a..e08412a 100644 --- a/CMS_SC/Web.config +++ b/CMS_SC/Web.config @@ -108,7 +108,7 @@ --> - + @@ -164,7 +164,7 @@ - + - + @@ -164,7 +164,7 @@ - +