在好例子网,分享、交流、成长!
您当前所在位置:首页ASP 开发实例ASP网页编程 → Web程序设计--ASP.NET实用网站开发随书源码

Web程序设计--ASP.NET实用网站开发随书源码

ASP网页编程

下载此实例
  • 开发语言:ASP
  • 实例大小:50.76M
  • 下载次数:42
  • 浏览次数:365
  • 发布时间:2020-08-03
  • 实例类别:ASP网页编程
  • 发 布 人:zxcv9631
  • 文件格式:.zip
  • 所需积分:2
 相关标签: asp.net .NET 程序设计 web asp

实例介绍

【实例简介】

【实例截图】

from clipboard

【核心代码】

Book

├── Book.sln
├── Chap10Site
│   ├── App_Themes
│   │   ├── Blue
│   │   │   └── Blue.skin
│   │   ├── Green
│   │   │   └── Green.skin
│   │   ├── Red
│   │   │   ├── Images
│   │   │   ├── Red.css
│   │   │   └── Red.skin
│   │   └── Yellow
│   │       └── Yellow.skin
│   ├── Bin
│   │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
│   │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll.refresh
│   │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
│   │   └── roslyn
│   │       ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│   │       ├── Microsoft.Build.Tasks.CodeAnalysis.dll.refresh
│   │       ├── Microsoft.CSharp.Core.targets
│   │       ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│   │       ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.CSharp.dll
│   │       ├── Microsoft.CodeAnalysis.CSharp.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.Scripting.dll
│   │       ├── Microsoft.CodeAnalysis.Scripting.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.VisualBasic.dll
│   │       ├── Microsoft.CodeAnalysis.VisualBasic.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.dll
│   │       ├── Microsoft.CodeAnalysis.dll.refresh
│   │       ├── Microsoft.DiaSymReader.Native.amd64.dll
│   │       ├── Microsoft.DiaSymReader.Native.amd64.dll.refresh
│   │       ├── Microsoft.DiaSymReader.Native.x86.dll
│   │       ├── Microsoft.DiaSymReader.Native.x86.dll.refresh
│   │       ├── Microsoft.VisualBasic.Core.targets
│   │       ├── Microsoft.Win32.Primitives.dll
│   │       ├── Microsoft.Win32.Primitives.dll.refresh
│   │       ├── System.AppContext.dll
│   │       ├── System.AppContext.dll.refresh
│   │       ├── System.Collections.Immutable.dll
│   │       ├── System.Collections.Immutable.dll.refresh
│   │       ├── System.Console.dll
│   │       ├── System.Console.dll.refresh
│   │       ├── System.Diagnostics.FileVersionInfo.dll
│   │       ├── System.Diagnostics.FileVersionInfo.dll.refresh
│   │       ├── System.Diagnostics.Process.dll
│   │       ├── System.Diagnostics.Process.dll.refresh
│   │       ├── System.Diagnostics.StackTrace.dll
│   │       ├── System.Diagnostics.StackTrace.dll.refresh
│   │       ├── System.IO.Compression.dll
│   │       ├── System.IO.Compression.dll.refresh
│   │       ├── System.IO.FileSystem.DriveInfo.dll
│   │       ├── System.IO.FileSystem.DriveInfo.dll.refresh
│   │       ├── System.IO.FileSystem.Primitives.dll
│   │       ├── System.IO.FileSystem.Primitives.dll.refresh
│   │       ├── System.IO.FileSystem.dll
│   │       ├── System.IO.FileSystem.dll.refresh
│   │       ├── System.IO.Pipes.dll
│   │       ├── System.IO.Pipes.dll.refresh
│   │       ├── System.Reflection.Metadata.dll
│   │       ├── System.Reflection.Metadata.dll.refresh
│   │       ├── System.Security.AccessControl.dll
│   │       ├── System.Security.AccessControl.dll.refresh
│   │       ├── System.Security.Claims.dll
│   │       ├── System.Security.Claims.dll.refresh
│   │       ├── System.Security.Cryptography.Algorithms.dll
│   │       ├── System.Security.Cryptography.Algorithms.dll.refresh
│   │       ├── System.Security.Cryptography.Encoding.dll
│   │       ├── System.Security.Cryptography.Encoding.dll.refresh
│   │       ├── System.Security.Cryptography.Primitives.dll
│   │       ├── System.Security.Cryptography.Primitives.dll.refresh
│   │       ├── System.Security.Cryptography.X509Certificates.dll
│   │       ├── System.Security.Cryptography.X509Certificates.dll.refresh
│   │       ├── System.Security.Principal.Windows.dll
│   │       ├── System.Security.Principal.Windows.dll.refresh
│   │       ├── System.Text.Encoding.CodePages.dll
│   │       ├── System.Text.Encoding.CodePages.dll.refresh
│   │       ├── System.Threading.Thread.dll
│   │       ├── System.Threading.Thread.dll.refresh
│   │       ├── System.ValueTuple.dll
│   │       ├── System.ValueTuple.dll.refresh
│   │       ├── System.Xml.ReaderWriter.dll
│   │       ├── System.Xml.ReaderWriter.dll.refresh
│   │       ├── System.Xml.XPath.XDocument.dll
│   │       ├── System.Xml.XPath.XDocument.dll.refresh
│   │       ├── System.Xml.XPath.dll
│   │       ├── System.Xml.XPath.dll.refresh
│   │       ├── System.Xml.XmlDocument.dll
│   │       ├── System.Xml.XmlDocument.dll.refresh
│   │       ├── VBCSCompiler.exe
│   │       ├── VBCSCompiler.exe.config
│   │       ├── VBCSCompiler.exe.refresh
│   │       ├── csc.exe
│   │       ├── csc.exe.config
│   │       ├── csc.exe.refresh
│   │       ├── csc.rsp
│   │       ├── csi.exe
│   │       ├── csi.exe.config
│   │       ├── csi.exe.refresh
│   │       ├── csi.rsp
│   │       ├── vbc.exe
│   │       ├── vbc.exe.config
│   │       ├── vbc.exe.refresh
│   │       └── vbc.rsp
│   ├── ContentPage.aspx
│   ├── ContentPage.aspx.cs
│   ├── MasterPage.master
│   ├── MasterPage.master.cs
│   ├── SearchUserControl.ascx
│   ├── SearchUserControl.ascx.cs
│   ├── Theme.aspx
│   ├── Theme.aspx.cs
│   ├── UserControlTest.aspx
│   ├── UserControlTest.aspx.cs
│   ├── Web.Debug.config
│   ├── Web.config
│   └── packages.config
├── Chap13Site
│   ├── App_Code
│   │   ├── Cal.cs
│   │   ├── ICal.cs
│   │   └── WebService.cs
│   ├── App_WebReferences
│   │   ├── ServiceRefCal
│   │   │   ├── Cal.disco
│   │   │   ├── Cal.wsdl
│   │   │   ├── Cal.xsd
│   │   │   ├── Cal1.xsd
│   │   │   ├── Reference.svcmap
│   │   │   ├── configuration.svcinfo
│   │   │   └── configuration91.svcinfo
│   │   └── ServiceRefWeb
│   │       ├── Reference.svcmap
│   │       ├── WebService.disco
│   │       ├── WebService.wsdl
│   │       ├── configuration.svcinfo
│   │       └── configuration91.svcinfo
│   ├── Bin
│   │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
│   │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll.refresh
│   │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
│   │   └── roslyn
│   │       ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│   │       ├── Microsoft.Build.Tasks.CodeAnalysis.dll.refresh
│   │       ├── Microsoft.CSharp.Core.targets
│   │       ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│   │       ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.CSharp.dll
│   │       ├── Microsoft.CodeAnalysis.CSharp.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.Scripting.dll
│   │       ├── Microsoft.CodeAnalysis.Scripting.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.VisualBasic.dll
│   │       ├── Microsoft.CodeAnalysis.VisualBasic.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.dll
│   │       ├── Microsoft.CodeAnalysis.dll.refresh
│   │       ├── Microsoft.DiaSymReader.Native.amd64.dll
│   │       ├── Microsoft.DiaSymReader.Native.amd64.dll.refresh
│   │       ├── Microsoft.DiaSymReader.Native.x86.dll
│   │       ├── Microsoft.DiaSymReader.Native.x86.dll.refresh
│   │       ├── Microsoft.VisualBasic.Core.targets
│   │       ├── Microsoft.Win32.Primitives.dll
│   │       ├── Microsoft.Win32.Primitives.dll.refresh
│   │       ├── System.AppContext.dll
│   │       ├── System.AppContext.dll.refresh
│   │       ├── System.Collections.Immutable.dll
│   │       ├── System.Collections.Immutable.dll.refresh
│   │       ├── System.Console.dll
│   │       ├── System.Console.dll.refresh
│   │       ├── System.Diagnostics.FileVersionInfo.dll
│   │       ├── System.Diagnostics.FileVersionInfo.dll.refresh
│   │       ├── System.Diagnostics.Process.dll
│   │       ├── System.Diagnostics.Process.dll.refresh
│   │       ├── System.Diagnostics.StackTrace.dll
│   │       ├── System.Diagnostics.StackTrace.dll.refresh
│   │       ├── System.IO.Compression.dll
│   │       ├── System.IO.Compression.dll.refresh
│   │       ├── System.IO.FileSystem.DriveInfo.dll
│   │       ├── System.IO.FileSystem.DriveInfo.dll.refresh
│   │       ├── System.IO.FileSystem.Primitives.dll
│   │       ├── System.IO.FileSystem.Primitives.dll.refresh
│   │       ├── System.IO.FileSystem.dll
│   │       ├── System.IO.FileSystem.dll.refresh
│   │       ├── System.IO.Pipes.dll
│   │       ├── System.IO.Pipes.dll.refresh
│   │       ├── System.Reflection.Metadata.dll
│   │       ├── System.Reflection.Metadata.dll.refresh
│   │       ├── System.Security.AccessControl.dll
│   │       ├── System.Security.AccessControl.dll.refresh
│   │       ├── System.Security.Claims.dll
│   │       ├── System.Security.Claims.dll.refresh
│   │       ├── System.Security.Cryptography.Algorithms.dll
│   │       ├── System.Security.Cryptography.Algorithms.dll.refresh
│   │       ├── System.Security.Cryptography.Encoding.dll
│   │       ├── System.Security.Cryptography.Encoding.dll.refresh
│   │       ├── System.Security.Cryptography.Primitives.dll
│   │       ├── System.Security.Cryptography.Primitives.dll.refresh
│   │       ├── System.Security.Cryptography.X509Certificates.dll
│   │       ├── System.Security.Cryptography.X509Certificates.dll.refresh
│   │       ├── System.Security.Principal.Windows.dll
│   │       ├── System.Security.Principal.Windows.dll.refresh
│   │       ├── System.Text.Encoding.CodePages.dll
│   │       ├── System.Text.Encoding.CodePages.dll.refresh
│   │       ├── System.Threading.Thread.dll
│   │       ├── System.Threading.Thread.dll.refresh
│   │       ├── System.ValueTuple.dll
│   │       ├── System.ValueTuple.dll.refresh
│   │       ├── System.Xml.ReaderWriter.dll
│   │       ├── System.Xml.ReaderWriter.dll.refresh
│   │       ├── System.Xml.XPath.XDocument.dll
│   │       ├── System.Xml.XPath.XDocument.dll.refresh
│   │       ├── System.Xml.XPath.dll
│   │       ├── System.Xml.XPath.dll.refresh
│   │       ├── System.Xml.XmlDocument.dll
│   │       ├── System.Xml.XmlDocument.dll.refresh
│   │       ├── VBCSCompiler.exe
│   │       ├── VBCSCompiler.exe.config
│   │       ├── VBCSCompiler.exe.refresh
│   │       ├── csc.exe
│   │       ├── csc.exe.config
│   │       ├── csc.exe.refresh
│   │       ├── csc.rsp
│   │       ├── csi.exe
│   │       ├── csi.exe.config
│   │       ├── csi.exe.refresh
│   │       ├── csi.rsp
│   │       ├── vbc.exe
│   │       ├── vbc.exe.config
│   │       ├── vbc.exe.refresh
│   │       └── vbc.rsp
│   ├── Cal.svc
│   ├── WcfCal.aspx
│   ├── WcfCal.aspx.cs
│   ├── Web.Debug.config
│   ├── Web.config
│   ├── WebService.asmx
│   ├── WebServiceTest.aspx
│   ├── WebServiceTest.aspx.cs
│   └── packages.config
├── ChapSite
│   ├── App_Code
│   │   ├── Account.cs
│   │   ├── AccountEvent.cs
│   │   ├── EnterpriseAccount.cs
│   │   ├── MyPetShop.dbml
│   │   ├── MyPetShop.dbml.layout
│   │   └── MyPetShop.designer.cs
│   ├── App_Data
│   │   ├── MyPetShop.mdf
│   │   ├── MyPetShop_log.ldf
│   │   └── PublishProfiles
│   ├── Bin
│   │   ├── AjaxControlToolkit.dll
│   │   ├── AjaxControlToolkit.dll.refresh
│   │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
│   │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll.refresh
│   │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
│   │   └── roslyn
│   │       ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│   │       ├── Microsoft.Build.Tasks.CodeAnalysis.dll.refresh
│   │       ├── Microsoft.CSharp.Core.targets
│   │       ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│   │       ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.CSharp.dll
│   │       ├── Microsoft.CodeAnalysis.CSharp.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.Scripting.dll
│   │       ├── Microsoft.CodeAnalysis.Scripting.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.VisualBasic.dll
│   │       ├── Microsoft.CodeAnalysis.VisualBasic.dll.refresh
│   │       ├── Microsoft.CodeAnalysis.dll
│   │       ├── Microsoft.CodeAnalysis.dll.refresh
│   │       ├── Microsoft.DiaSymReader.Native.amd64.dll
│   │       ├── Microsoft.DiaSymReader.Native.amd64.dll.refresh
│   │       ├── Microsoft.DiaSymReader.Native.x86.dll
│   │       ├── Microsoft.DiaSymReader.Native.x86.dll.refresh
│   │       ├── Microsoft.VisualBasic.Core.targets
│   │       ├── Microsoft.Win32.Primitives.dll
│   │       ├── Microsoft.Win32.Primitives.dll.refresh
│   │       ├── System.AppContext.dll
│   │       ├── System.AppContext.dll.refresh
│   │       ├── System.Collections.Immutable.dll
│   │       ├── System.Collections.Immutable.dll.refresh
│   │       ├── System.Console.dll
│   │       ├── System.Console.dll.refresh
│   │       ├── System.Diagnostics.FileVersionInfo.dll
│   │       ├── System.Diagnostics.FileVersionInfo.dll.refresh
│   │       ├── System.Diagnostics.Process.dll
│   │       ├── System.Diagnostics.Process.dll.refresh
│   │       ├── System.Diagnostics.StackTrace.dll
│   │       ├── System.Diagnostics.StackTrace.dll.refresh
│   │       ├── System.IO.Compression.dll
│   │       ├── System.IO.Compression.dll.refresh
│   │       ├── System.IO.FileSystem.DriveInfo.dll
│   │       ├── System.IO.FileSystem.DriveInfo.dll.refresh
│   │       ├── System.IO.FileSystem.Primitives.dll
│   │       ├── System.IO.FileSystem.Primitives.dll.refresh
│   │       ├── System.IO.FileSystem.dll
│   │       ├── System.IO.FileSystem.dll.refresh
│   │       ├── System.IO.Pipes.dll
│   │       ├── System.IO.Pipes.dll.refresh
│   │       ├── System.Reflection.Metadata.dll
│   │       ├── System.Reflection.Metadata.dll.refresh
│   │       ├── System.Security.AccessControl.dll
│   │       ├── System.Security.AccessControl.dll.refresh
│   │       ├── System.Security.Claims.dll
│   │       ├── System.Security.Claims.dll.refresh
│   │       ├── System.Security.Cryptography.Algorithms.dll
│   │       ├── System.Security.Cryptography.Algorithms.dll.refresh
│   │       ├── System.Security.Cryptography.Encoding.dll
│   │       ├── System.Security.Cryptography.Encoding.dll.refresh
│   │       ├── System.Security.Cryptography.Primitives.dll
│   │       ├── System.Security.Cryptography.Primitives.dll.refresh
│   │       ├── System.Security.Cryptography.X509Certificates.dll
│   │       ├── System.Security.Cryptography.X509Certificates.dll.refresh
│   │       ├── System.Security.Principal.Windows.dll
│   │       ├── System.Security.Principal.Windows.dll.refresh
│   │       ├── System.Text.Encoding.CodePages.dll
│   │       ├── System.Text.Encoding.CodePages.dll.refresh
│   │       ├── System.Threading.Thread.dll
│   │       ├── System.Threading.Thread.dll.refresh
│   │       ├── System.ValueTuple.dll
│   │       ├── System.ValueTuple.dll.refresh
│   │       ├── System.Xml.ReaderWriter.dll
│   │       ├── System.Xml.ReaderWriter.dll.refresh
│   │       ├── System.Xml.XPath.XDocument.dll
│   │       ├── System.Xml.XPath.XDocument.dll.refresh
│   │       ├── System.Xml.XPath.dll
│   │       ├── System.Xml.XPath.dll.refresh
│   │       ├── System.Xml.XmlDocument.dll
│   │       ├── System.Xml.XmlDocument.dll.refresh
│   │       ├── VBCSCompiler.exe
│   │       ├── VBCSCompiler.exe.config
│   │       ├── VBCSCompiler.exe.refresh
│   │       ├── csc.exe
│   │       ├── csc.exe.config
│   │       ├── csc.exe.refresh
│   │       ├── csc.rsp
│   │       ├── csi.exe
│   │       ├── csi.exe.config
│   │       ├── csi.exe.refresh
│   │       ├── csi.rsp
│   │       ├── vbc.exe
│   │       ├── vbc.exe.config
│   │       ├── vbc.exe.refresh
│   │       └── vbc.rsp
│   ├── Chap11
│   │   ├── Consulting.aspx
│   │   ├── Consulting.aspx.cs
│   │   ├── Hardware.aspx
│   │   ├── Hardware.aspx.cs
│   │   ├── Home.aspx
│   │   ├── Home.aspx.cs
│   │   ├── Products.aspx
│   │   ├── Products.aspx.cs
│   │   ├── Products.sitemap
│   │   ├── Services.aspx
│   │   ├── Services.aspx.cs
│   │   ├── Services.sitemap
│   │   ├── SiteMap.master
│   │   ├── SiteMap.master.cs
│   │   ├── Software.aspx
│   │   ├── Software.aspx.cs
│   │   ├── Support.aspx
│   │   ├── Support.aspx.cs
│   │   ├── Training.aspx
│   │   ├── Training.aspx.cs
│   │   ├── TreeView.aspx
│   │   └── TreeView.aspx.cs
│   ├── Chap12
│   │   ├── CalendarExtender.aspx
│   │   ├── CalendarExtender.aspx.cs
│   │   ├── MultiUpdatePanel.aspx
│   │   ├── MultiUpdatePanel.aspx.cs
│   │   ├── PasswordStrength.aspx
│   │   ├── PasswordStrength.aspx.cs
│   │   ├── PasswordStrengthTable.aspx
│   │   ├── PasswordStrengthTable.aspx.cs
│   │   ├── Timer.aspx
│   │   ├── Timer.aspx.cs
│   │   ├── UpdatePnlIn.aspx
│   │   ├── UpdatePnlIn.aspx.cs
│   │   ├── UpdatePnlOut.aspx
│   │   ├── UpdatePnlOut.aspx.cs
│   │   ├── UpdateProgress.aspx
│   │   ├── UpdateProgress.aspx.cs
│   │   └── wait.gif
│   ├── Chap14
│   │   ├── BinaryRW.aspx
│   │   ├── BinaryRW.aspx.cs
│   │   ├── Directory.aspx
│   │   ├── Directory.aspx.cs
│   │   ├── DriveInfo.aspx
│   │   ├── DriveInfo.aspx.cs
│   │   ├── FileInfo.aspx
│   │   ├── FileInfo.aspx.cs
│   │   ├── FileStream.aspx
│   │   ├── FileStream.aspx.cs
│   │   ├── FileUpload.aspx
│   │   ├── FileUpload.aspx.cs
│   │   ├── StreamRW.aspx
│   │   ├── StreamRW.aspx.cs
│   │   ├── Temp
│   │   │   ├── Bin.bin
│   │   │   ├── Test.txt
│   │   │   ├── Test2.txt
│   │   │   └── Txt.txt
│   │   ├── Temp2
│   │   │   └── Test2.txt
│   │   └── Test.txt
│   ├── Chap2
│   │   ├── Ajax.aspx
│   │   ├── Ajax.aspx.cs
│   │   ├── BodyJS.aspx
│   │   ├── BodyJS.aspx.cs
│   │   ├── Breakfast.xml
│   │   ├── ChangeImg.aspx
│   │   ├── ChangeImg.aspx.cs
│   │   ├── CodeBehind.aspx
│   │   ├── CodeBehind.aspx.cs
│   │   ├── Database.aspx
│   │   ├── Database.aspx.cs
│   │   ├── Default.aspx
│   │   ├── Default.aspx.cs
│   │   ├── Exterior.aspx
│   │   ├── Exterior.aspx.cs
│   │   ├── FileJS.aspx
│   │   ├── FileJS.aspx.cs
│   │   ├── FormBootStrap.aspx
│   │   ├── FormBootstrap.aspx.cs
│   │   ├── HTML5.html
│   │   ├── HeadJS.aspx
│   │   ├── HeadJS.aspx.cs
│   │   ├── Interior.aspx
│   │   ├── Interior.aspx.cs
│   │   ├── ManageXhtml.aspx
│   │   ├── ManageXhtml.aspx.cs
│   │   ├── SimplePage.aspx
│   │   ├── Timer.aspx
│   │   ├── Timer.aspx.cs
│   │   ├── TimerJQuery.aspx
│   │   └── TimerJQuery.aspx.cs
│   ├── Chap3
│   │   ├── AccountEventPage.aspx
│   │   ├── AccountEventPage.aspx.cs
│   │   ├── AccountPage.aspx
│   │   ├── AccountPage.aspx.cs
│   │   ├── Enum.aspx
│   │   ├── Enum.aspx.cs
│   │   ├── Exception.aspx
│   │   ├── Exception.aspx.cs
│   │   ├── ExceptionNo.aspx
│   │   ├── ExceptionNo.aspx.cs
│   │   ├── For.aspx
│   │   ├── For.aspx.cs
│   │   ├── Foreach.aspx
│   │   ├── Foreach.aspx.cs
│   │   ├── Switch.aspx
│   │   ├── Switch.aspx.cs
│   │   ├── Test.txt
│   │   ├── Throw.aspx
│   │   ├── Throw.aspx.cs
│   │   ├── While.aspx
│   │   └── While.aspx.cs
│   ├── Chap4
│   │   ├── CheckBoxList.aspx
│   │   ├── CheckBoxList.aspx.cs
│   │   ├── ClientClick.aspx
│   │   ├── ClientClick.aspx.cs
│   │   ├── DropDownList.aspx
│   │   ├── DropDownList.aspx.cs
│   │   ├── HyperLink.aspx
│   │   ├── HyperLink.aspx.cs
│   │   ├── ImageMap.aspx
│   │   ├── ImageMap.aspx.cs
│   │   ├── IsPostBack.aspx
│   │   ├── IsPostBack.aspx.cs
│   │   ├── Label.aspx
│   │   ├── Label.aspx.cs
│   │   ├── LabelStyle.aspx
│   │   ├── LabelStyle.aspx.cs
│   │   ├── LabelTable.aspx
│   │   ├── LabelTable.aspx.cs
│   │   ├── ListBox.aspx
│   │   ├── ListBox.aspx.cs
│   │   ├── Panel.aspx
│   │   ├── Panel.aspx.cs
│   │   ├── PlaceHolder.aspx
│   │   ├── PlaceHolder.aspx.cs
│   │   ├── Table.aspx
│   │   ├── Table.aspx.cs
│   │   ├── TextBox.aspx
│   │   └── TextBox.aspx.cs
│   ├── Chap5
│   │   ├── Compare.aspx
│   │   ├── Compare.aspx.cs
│   │   ├── CompareTable.aspx
│   │   ├── CompareTable.aspx.cs
│   │   ├── CustomClient.aspx
│   │   ├── CustomClient.aspx.cs
│   │   ├── CustomServer.aspx
│   │   ├── CustomServer.aspx.cs
│   │   ├── MultiValidate.aspx
│   │   ├── MultiValidate.aspx.cs
│   │   ├── MultiValidateTable.aspx
│   │   ├── MultiValidateTable.aspx.cs
│   │   ├── Range.aspx
│   │   ├── Range.aspx.cs
│   │   ├── Regular.aspx
│   │   ├── Regular.aspx.cs
│   │   ├── Require.aspx
│   │   └── Require.aspx.cs
│   ├── Chap6
│   │   ├── Application.aspx
│   │   ├── Application.aspx.cs
│   │   ├── Cookie.aspx
│   │   ├── Cookie.aspx.cs
│   │   ├── CookieLogin.aspx
│   │   ├── CookieLogin.aspx.cs
│   │   ├── CookieLoginTable.aspx
│   │   ├── CookieLoginTable.aspx.cs
│   │   ├── CookieTable.aspx
│   │   ├── CookieTable.aspx.cs
│   │   ├── Cross1.aspx
│   │   ├── Cross1.aspx.cs
│   │   ├── Cross1Table.aspx
│   │   ├── Cross1Table.aspx.cs
│   │   ├── Cross2.aspx
│   │   ├── Cross2.aspx.cs
│   │   ├── Cross2Table.aspx
│   │   ├── Cross2Table.aspx.cs
│   │   ├── QueryString1.aspx
│   │   ├── QueryString1.aspx.cs
│   │   ├── QueryString2.aspx
│   │   ├── QueryString2.aspx.cs
│   │   ├── Redirect.aspx
│   │   ├── Redirect.aspx.cs
│   │   ├── Request.aspx
│   │   ├── Request.aspx.cs
│   │   ├── Server.aspx
│   │   ├── Server.aspx.cs
│   │   ├── Session.aspx
│   │   ├── Session.aspx.cs
│   │   ├── SessionLogin.aspx
│   │   ├── SessionLogin.aspx.cs
│   │   ├── SessionLoginTable.aspx
│   │   ├── SessionLoginTable.aspx.cs
│   │   ├── Student.aspx
│   │   ├── Student.aspx.cs
│   │   ├── Teacher.aspx
│   │   ├── Teacher.aspx.cs
│   │   ├── Write.aspx
│   │   └── Write.aspx.cs
│   ├── Chap7
│   │   ├── BookLinq.xml
│   │   ├── LinqDSGrid.aspx
│   │   ├── LinqDSGrid.aspx.cs
│   │   ├── LinqSqlManageData.aspx
│   │   ├── LinqSqlManageData.aspx.cs
│   │   ├── LinqSqlQuery.aspx
│   │   ├── LinqSqlQuery.aspx.cs
│   │   ├── LinqXml.aspx
│   │   └── LinqXml.aspx.cs
│   ├── Chap8
│   │   ├── DropLinq.aspx
│   │   ├── DropLinq.aspx.cs
│   │   ├── GridBound.aspx
│   │   ├── GridBound.aspx.cs
│   │   ├── GridDelete.aspx
│   │   ├── GridDelete.aspx.cs
│   │   ├── GridDetails.aspx
│   │   ├── GridDetails.aspx.cs
│   │   ├── GridMain.aspx
│   │   ├── GridMain.aspx.cs
│   │   ├── GridMainSub.aspx
│   │   ├── GridMainSub.aspx.cs
│   │   ├── GridPageSort.aspx
│   │   ├── GridPageSort.aspx.cs
│   │   ├── GridSub.aspx
│   │   ├── GridSub.aspx.cs
│   │   ├── GridTemplate.aspx
│   │   ├── GridTemplate.aspx.cs
│   │   ├── GridUpdate.aspx
│   │   ├── GridUpdate.aspx.cs
│   │   ├── GridUpdateTable.aspx
│   │   ├── GridUpdateTable.aspx.cs
│   │   ├── RdoListLinq.aspx
│   │   ├── RdoListLinq.aspx.cs
│   │   ├── Update.aspx
│   │   ├── Update.aspx.cs
│   │   ├── UpdateTable.aspx
│   │   └── UpdateTable.aspx.cs
│   ├── Content
│   │   ├── bootstrap-theme.css
│   │   ├── bootstrap-theme.css.map
│   │   ├── bootstrap-theme.min.css
│   │   ├── bootstrap-theme.min.css.map
│   │   ├── bootstrap.css
│   │   ├── bootstrap.css.map
│   │   ├── bootstrap.min.css
│   │   └── bootstrap.min.css.map
│   ├── Global.asax
│   ├── Images
│   │   ├── map.jpg
│   │   ├── mouseOut.jpg
│   │   └── mouseOver.jpg
│   ├── Prod_Images
│   │   ├── Backyard
│   │   │   ├── Thumbs.db
│   │   │   ├── cat.gif
│   │   │   └── zebra.gif
│   │   ├── Birds
│   │   │   ├── Thumbs.db
│   │   │   ├── domestic.gif
│   │   │   └── flowerloving.gif
│   │   ├── Bugs
│   │   │   ├── Thumbs.db
│   │   │   ├── ant.gif
│   │   │   └── butterfly.gif
│   │   ├── Endangered
│   │   │   ├── Thumbs.db
│   │   │   ├── panda.gif
│   │   │   └── pointy.gif
│   │   ├── Fish
│   │   │   ├── Thumbs.db
│   │   │   ├── eucalyptus.gif
│   │   │   └── meno.gif
│   │   └── Fish1
│   ├── Scripts
│   │   ├── FileJS.js
│   │   ├── README.md
│   │   ├── bootstrap.js
│   │   ├── bootstrap.min.js
│   │   ├── esm
│   │   │   ├── popper-utils.js
│   │   │   ├── popper-utils.js.map
│   │   │   ├── popper-utils.min.js
│   │   │   ├── popper-utils.min.js.map
│   │   │   ├── popper.js
│   │   │   ├── popper.js.map
│   │   │   ├── popper.min.js
│   │   │   └── popper.min.js.map
│   │   ├── index.d.ts
│   │   ├── jquery-3.2.1.intellisense.js
│   │   ├── jquery-3.2.1.js
│   │   ├── jquery-3.2.1.min.js
│   │   ├── jquery-3.2.1.min.map
│   │   ├── jquery-3.2.1.slim.js
│   │   ├── jquery-3.2.1.slim.min.js
│   │   ├── jquery-3.2.1.slim.min.map
│   │   ├── popper-utils.js
│   │   ├── popper-utils.js.map
│   │   ├── popper-utils.min.js
│   │   ├── popper-utils.min.js.map
│   │   ├── popper.js
│   │   ├── popper.js.map
│   │   ├── popper.min.js
│   │   ├── popper.min.js.map
│   │   └── umd
│   │       ├── popper-utils.js
│   │       ├── popper-utils.js.map
│   │       ├── popper-utils.min.js
│   │       ├── popper-utils.min.js.map
│   │       ├── popper.js
│   │       ├── popper.js.map
│   │       ├── popper.min.js
│   │       └── popper.min.js.map
│   ├── Sql
│   │   └── MyPetShop.sql
│   ├── Styles
│   │   └── Exterior.css
│   ├── Uploads
│   │   ├── Test.bmp
│   │   └── watermark.bmp
│   ├── Web.Debug.config
│   ├── Web.config
│   ├── Web.sitemap
│   ├── Web2.sitemap
│   ├── fonts
│   │   ├── glyphicons-halflings-regular.eot
│   │   ├── glyphicons-halflings-regular.svg
│   │   ├── glyphicons-halflings-regular.ttf
│   │   ├── glyphicons-halflings-regular.woff
│   │   └── glyphicons-halflings-regular.woff2
│   └── packages.config
├── Sql
│   └── MyPetShop.sql
└── packages
    ├── AjaxControlToolkit.17.1.1.0
    │   ├── AjaxControlToolkit.17.1.1.0.nupkg
    │   ├── Content
    │   │   └── Web.config.transform
    │   ├── lib
    │   │   └── net40
    │   │       └── AjaxControlToolkit.dll
    │   └── readme.txt
    ├── EntityFramework.6.2.0
    │   ├── EntityFramework.6.2.0.nupkg
    │   ├── content
    │   │   └── net40
    │   │       ├── App.config.transform
    │   │       └── Web.config.transform
    │   ├── lib
    │   │   ├── net40
    │   │   │   ├── EntityFramework.SqlServer.dll
    │   │   │   ├── EntityFramework.SqlServer.xml
    │   │   │   ├── EntityFramework.dll
    │   │   │   └── EntityFramework.xml
    │   │   └── net45
    │   │       ├── EntityFramework.SqlServer.dll
    │   │       ├── EntityFramework.SqlServer.xml
    │   │       ├── EntityFramework.dll
    │   │       └── EntityFramework.xml
    │   └── tools
    │       ├── EntityFramework.PowerShell.Utility.dll
    │       ├── EntityFramework.PowerShell.dll
    │       ├── EntityFramework.psd1
    │       ├── EntityFramework.psm1
    │       ├── about_EntityFramework.help.txt
    │       ├── init.ps1
    │       ├── install.ps1
    │       └── migrate.exe
    ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7
    │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7.nupkg
    │   ├── build
    │   │   └── net45
    │   │       └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props
    │   ├── content
    │   │   ├── net45
    │   │   │   ├── web.config.install.xdt
    │   │   │   └── web.config.uninstall.xdt
    │   │   └── net46
    │   │       ├── web.config.install.xdt
    │   │       └── web.config.uninstall.xdt
    │   ├── lib
    │   │   └── net45
    │   │       ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
    │   │       └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
    │   └── tools
    │       └── net45
    │           ├── install.ps1
    │           └── uninstall.ps1
    ├── Microsoft.Net.Compilers.2.1.0
    │   ├── Microsoft.Net.Compilers.2.1.0.nupkg
    │   ├── ThirdPartyNotices.rtf
    │   ├── build
    │   │   └── Microsoft.Net.Compilers.props
    │   └── tools
    │       ├── Microsoft.Build.Tasks.CodeAnalysis.dll
    │       ├── Microsoft.CSharp.Core.targets
    │       ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
    │       ├── Microsoft.CodeAnalysis.CSharp.dll
    │       ├── Microsoft.CodeAnalysis.Scripting.dll
    │       ├── Microsoft.CodeAnalysis.VisualBasic.dll
    │       ├── Microsoft.CodeAnalysis.dll
    │       ├── Microsoft.DiaSymReader.Native.amd64.dll
    │       ├── Microsoft.DiaSymReader.Native.x86.dll
    │       ├── Microsoft.VisualBasic.Core.targets
    │       ├── Microsoft.Win32.Primitives.dll
    │       ├── System.AppContext.dll
    │       ├── System.Collections.Immutable.dll
    │       ├── System.Console.dll
    │       ├── System.Diagnostics.FileVersionInfo.dll
    │       ├── System.Diagnostics.Process.dll
    │       ├── System.Diagnostics.StackTrace.dll
    │       ├── System.IO.Compression.dll
    │       ├── System.IO.FileSystem.DriveInfo.dll
    │       ├── System.IO.FileSystem.Primitives.dll
    │       ├── System.IO.FileSystem.dll
    │       ├── System.IO.Pipes.dll
    │       ├── System.Reflection.Metadata.dll
    │       ├── System.Security.AccessControl.dll
    │       ├── System.Security.Claims.dll
    │       ├── System.Security.Cryptography.Algorithms.dll
    │       ├── System.Security.Cryptography.Encoding.dll
    │       ├── System.Security.Cryptography.Primitives.dll
    │       ├── System.Security.Cryptography.X509Certificates.dll
    │       ├── System.Security.Principal.Windows.dll
    │       ├── System.Text.Encoding.CodePages.dll
    │       ├── System.Threading.Thread.dll
    │       ├── System.ValueTuple.dll
    │       ├── System.Xml.ReaderWriter.dll
    │       ├── System.Xml.XPath.XDocument.dll
    │       ├── System.Xml.XPath.dll
    │       ├── System.Xml.XmlDocument.dll
    │       ├── VBCSCompiler.exe
    │       ├── VBCSCompiler.exe.config
    │       ├── csc.exe
    │       ├── csc.exe.config
    │       ├── csc.rsp
    │       ├── csi.exe
    │       ├── csi.exe.config
    │       ├── csi.rsp
    │       ├── vbc.exe
    │       ├── vbc.exe.config
    │       └── vbc.rsp
    ├── bootstrap.3.3.7
    │   ├── bootstrap.3.3.7.nupkg
    │   └── content
    │       ├── Content
    │       │   ├── bootstrap-theme.css
    │       │   ├── bootstrap-theme.css.map
    │       │   ├── bootstrap-theme.min.css
    │       │   ├── bootstrap-theme.min.css.map
    │       │   ├── bootstrap.css
    │       │   ├── bootstrap.css.map
    │       │   ├── bootstrap.min.css
    │       │   └── bootstrap.min.css.map
    │       ├── Scripts
    │       │   ├── bootstrap.js
    │       │   └── bootstrap.min.js
    │       └── fonts
    │           ├── glyphicons-halflings-regular.eot
    │           ├── glyphicons-halflings-regular.svg
    │           ├── glyphicons-halflings-regular.ttf
    │           ├── glyphicons-halflings-regular.woff
    │           └── glyphicons-halflings-regular.woff2
    ├── jQuery.3.0.0
    │   ├── Content
    │   │   └── Scripts
    │   │       ├── jquery-3.0.0-vsdoc.js
    │   │       ├── jquery-3.0.0.js
    │   │       ├── jquery-3.0.0.min.js
    │   │       ├── jquery-3.0.0.min.map
    │   │       ├── jquery-3.0.0.slim.js
    │   │       ├── jquery-3.0.0.slim.min.js
    │   │       └── jquery-3.0.0.slim.min.map
    │   ├── Tools
    │   │   ├── common.ps1
    │   │   ├── install.ps1
    │   │   ├── jquery-3.0.0.intellisense.js
    │   │   └── uninstall.ps1
    │   └── jQuery.3.0.0.nupkg
    ├── jQuery.3.2.1
    │   ├── Content
    │   │   └── Scripts
    │   │       ├── jquery-3.2.1-vsdoc.js
    │   │       ├── jquery-3.2.1.js
    │   │       ├── jquery-3.2.1.min.js
    │   │       ├── jquery-3.2.1.min.map
    │   │       ├── jquery-3.2.1.slim.js
    │   │       ├── jquery-3.2.1.slim.min.js
    │   │       └── jquery-3.2.1.slim.min.map
    │   ├── Tools
    │   │   ├── common.ps1
    │   │   ├── install.ps1
    │   │   ├── jquery-3.2.1.intellisense.js
    │   │   └── uninstall.ps1
    │   └── jQuery.3.2.1.nupkg
    └── popper.js.1.12.9
        ├── content
        │   └── Scripts
        │       ├── README.md
        │       ├── esm
        │       │   ├── popper-utils.js
        │       │   ├── popper-utils.js.map
        │       │   ├── popper-utils.min.js
        │       │   ├── popper-utils.min.js.map
        │       │   ├── popper.js
        │       │   ├── popper.js.map
        │       │   ├── popper.min.js
        │       │   └── popper.min.js.map
        │       ├── index.d.ts
        │       ├── popper-utils.js
        │       ├── popper-utils.js.map
        │       ├── popper-utils.min.js
        │       ├── popper-utils.min.js.map
        │       ├── popper.js
        │       ├── popper.js.map
        │       ├── popper.min.js
        │       ├── popper.min.js.map
        │       └── umd
        │           ├── popper-utils.js
        │           ├── popper-utils.js.map
        │           ├── popper-utils.min.js
        │           ├── popper-utils.min.js.map
        │           ├── popper.js
        │           ├── popper.js.map
        │           ├── popper.min.js
        │           └── popper.min.js.map
        └── popper.js.1.12.9.nupkg

94 directories, 786 files



实例下载地址

Web程序设计--ASP.NET实用网站开发随书源码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警