diff --git a/ScheMe-PIC/Flusso.aspx b/ScheMe-PIC/Flusso.aspx new file mode 100644 index 0000000..8fe7c9a --- /dev/null +++ b/ScheMe-PIC/Flusso.aspx @@ -0,0 +1,175 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Bootstrap.Master" AutoEventWireup="true" CodeBehind="Flusso.aspx.cs" Inherits="ScheMePIC.Flusso" %> + + + + +
+
+

Schema Flusso

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
diff --git a/ScheMe-PIC/Flusso.aspx.cs b/ScheMe-PIC/Flusso.aspx.cs new file mode 100644 index 0000000..c6c51c0 --- /dev/null +++ b/ScheMe-PIC/Flusso.aspx.cs @@ -0,0 +1,17 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Web; +using System.Web.UI; +using System.Web.UI.WebControls; + +namespace ScheMePIC +{ + public partial class Flusso : System.Web.UI.Page + { + protected void Page_Load(object sender, EventArgs e) + { + + } + } +} \ No newline at end of file diff --git a/ScheMe-PIC/Flusso.aspx.designer.cs b/ScheMe-PIC/Flusso.aspx.designer.cs new file mode 100644 index 0000000..b0166be --- /dev/null +++ b/ScheMe-PIC/Flusso.aspx.designer.cs @@ -0,0 +1,15 @@ +//------------------------------------------------------------------------------ +// +// Codice generato da uno strumento. +// +// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se +// il codice viene rigenerato. +// +//------------------------------------------------------------------------------ + +namespace ScheMePIC { + + + public partial class Flusso { + } +} diff --git a/ScheMe-PIC/ScheMe-PIC.csproj b/ScheMe-PIC/ScheMe-PIC.csproj index 4908a72..578a35a 100644 --- a/ScheMe-PIC/ScheMe-PIC.csproj +++ b/ScheMe-PIC/ScheMe-PIC.csproj @@ -195,6 +195,7 @@ + Designer @@ -387,6 +388,13 @@ Default.aspx + + Flusso.aspx + ASPXCodeBehind + + + Flusso.aspx + Global.asax diff --git a/ScheMe-PIC/Web.config b/ScheMe-PIC/Web.config index ad38e34..0615c83 100644 --- a/ScheMe-PIC/Web.config +++ b/ScheMe-PIC/Web.config @@ -42,7 +42,7 @@ - +