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

📄 sqlwebadmin.csproj

📁 wrox c#高级编程
💻 CSPROJ
📖 第 1 页 / 共 3 页
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.0.9254"
        SchemaVersion = "1.0"
        ProjectGuid = "{56346E2C-A69C-4A7D-A5EE-5AF115D5884C}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "SqlWebAdmin"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Flow"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                NoStandardLibraries = "false"
                OutputType = "Library"
                RootNamespace = "SqlWebAdmin"
                StartupObject = ""
            >
                <Config
                    Name = "Debug"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "DEBUG;TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "true"
                    FileAlignment = "4096"
                    IncrementalBuild = "true"
                    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 = "true"
                    Optimize = "true"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                />
                <Reference
                    Name = "System.Web.Services"
                    AssemblyName = "System.Web.Services"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                />
                <Reference
                    Name = "SqlAdmin"
                    Project = "{B02B97F6-AB1B-4F01-8EC6-67140945B542}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "System.Configuration.Install"
                    AssemblyName = "System.Configuration.Install"
                />
                <Reference
                    Name = "System.Management"
                    AssemblyName = "System.Management"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "admin.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Columns.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Columns.aspx.cs"
                    DependentUpon = "Columns.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Columns.aspx.resx"
                    DependentUpon = "Columns.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CreateDatabase.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CreateDatabase.aspx.cs"
                    DependentUpon = "CreateDatabase.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CreateDatabase.aspx.resx"
                    DependentUpon = "CreateDatabase.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CreateStoredProcedure.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CreateStoredProcedure.aspx.cs"
                    DependentUpon = "CreateStoredProcedure.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CreateStoredProcedure.aspx.resx"
                    DependentUpon = "CreateStoredProcedure.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CreateTable.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CreateTable.aspx.cs"
                    DependentUpon = "CreateTable.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CreateTable.aspx.resx"
                    DependentUpon = "CreateTable.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DatabaseProperties.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DatabaseProperties.aspx.cs"
                    DependentUpon = "DatabaseProperties.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DatabaseProperties.aspx.resx"
                    DependentUpon = "DatabaseProperties.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Databases.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Databases.aspx.cs"
                    DependentUpon = "Databases.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Databases.aspx.resx"
                    DependentUpon = "Databases.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Default.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Default.aspx.cs"
                    DependentUpon = "Default.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Default.aspx.resx"
                    DependentUpon = "Default.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DeleteColumn.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DeleteColumn.aspx.cs"
                    DependentUpon = "DeleteColumn.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DeleteColumn.aspx.resx"
                    DependentUpon = "DeleteColumn.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DeleteDatabase.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DeleteDatabase.aspx.cs"
                    DependentUpon = "DeleteDatabase.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DeleteDatabase.aspx.resx"
                    DependentUpon = "DeleteDatabase.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DeleteStoredProcedure.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DeleteStoredProcedure.aspx.cs"
                    DependentUpon = "DeleteStoredProcedure.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DeleteStoredProcedure.aspx.resx"
                    DependentUpon = "DeleteStoredProcedure.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DeleteTable.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DeleteTable.aspx.cs"
                    DependentUpon = "DeleteTable.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DeleteTable.aspx.resx"
                    DependentUpon = "DeleteTable.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "EditColumn.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "EditColumn.aspx.cs"
                    DependentUpon = "EditColumn.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "EditColumn.aspx.resx"
                    DependentUpon = "EditColumn.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "EditStoredProcedure.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "EditStoredProcedure.aspx.cs"
                    DependentUpon = "EditStoredProcedure.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "EditStoredProcedure.aspx.resx"
                    DependentUpon = "EditStoredProcedure.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Error.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Error.aspx.cs"
                    DependentUpon = "Error.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Error.aspx.resx"
                    DependentUpon = "Error.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Export.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Export.aspx.cs"
                    DependentUpon = "Export.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Export.aspx.resx"
                    DependentUpon = "Export.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "favicon.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "FileProperties.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "FileProperties.ascx.cs"
                    DependentUpon = "FileProperties.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"

⌨️ 快捷键说明

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