⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 niharikabank.csproj

📁 Create Account Update Account Change Pin Transaction All data should be saved to the data base
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{66C62B69-DA70-481A-AC7D-212A94074E45}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "NiharikaBank"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "NiharikaBank"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = ""
            >
                <Config
                    Name = "Debug"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "DEBUG;TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "true"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "false"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
                <Config
                    Name = "Release"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "false"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "true"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "INBAdodotnetDR"
                    AssemblyName = "INBAdodotnetDR"
                    HintPath = "..\..\..\Documents and Settings\Administrator\Desktop\AspWipro\INBAdodotnetDR.dll"
                />
                <Reference
                    Name = "System.EnterpriseServices"
                    AssemblyName = "System.EnterpriseServices"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.EnterpriseServices.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ChangePin.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ChangePin.aspx.cs"
                    DependentUpon = "ChangePin.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ChangePin.aspx.resx"
                    DependentUpon = "ChangePin.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CreateAccount.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CreateAccount.aspx.cs"
                    DependentUpon = "CreateAccount.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CreateAccount.aspx.resx"
                    DependentUpon = "CreateAccount.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CustomerInformation.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CustomerInformation.aspx.cs"
                    DependentUpon = "CustomerInformation.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CustomerInformation.aspx.resx"
                    DependentUpon = "CustomerInformation.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Footer.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Footer.ascx.cs"
                    DependentUpon = "Footer.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Footer.ascx.resx"
                    DependentUpon = "Footer.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Global.asax"
                    SubType = "Component"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Global.asax.cs"
                    DependentUpon = "Global.asax"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Global.asax.resx"
                    DependentUpon = "Global.asax.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Header.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Header.ascx.cs"
                    DependentUpon = "Header.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Header.ascx.resx"
                    DependentUpon = "Header.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "login.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "login.aspx.cs"
                    DependentUpon = "login.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "login.aspx.resx"
                    DependentUpon = "login.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Transaction.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Transaction.aspx.cs"
                    DependentUpon = "Transaction.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Transaction.aspx.resx"
                    DependentUpon = "Transaction.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "UpdateAcc.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "UpdateAcc.aspx.cs"
                    DependentUpon = "UpdateAcc.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "UpdateAcc.aspx.resx"
                    DependentUpon = "UpdateAcc.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Vendor.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Vendor.aspx.cs"
                    DependentUpon = "Vendor.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Vendor.aspx.resx"
                    DependentUpon = "Vendor.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "WebForm1.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "WebForm1.aspx.cs"
                    DependentUpon = "WebForm1.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "WebForm1.aspx.resx"
                    DependentUpon = "WebForm1.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Images\1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\ap_banner2.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\arr_bluedown.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\bankbody.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\bankglobe.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\banklogo.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\banktop.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\bodycopy.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\calender.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\citi_grd.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\cornerblue_20x25.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\custserv.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\depm.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\globebank.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\greenbanklogo.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\gripblue.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\gws_spotlight1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\gws_welcome.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\hloan.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\inb.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\inbn08.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\india_welcome.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\loanm.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\research_rban.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\what_can_we_do.gif"
                    BuildAction = "Content"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -