基本信息
源码名称:Visual C#+SQL Server综合案例开发+源代码
源码大小:13.04M
文件格式:.zip
开发语言:C#
更新时间:2023-04-26
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
Visual C# SQL Server综合案例开发 源代码


文件清单
└── Visual C# SQL Server综合案例开发 源代码
    ├── CHAP03
    │   ├── StoreOnline
    │   │   ├── AddToCart.aspx
    │   │   ├── AddToCart.aspx.cs
    │   │   ├── AddToCart.aspx.resx
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   ├── StoreOnline.dll
    │   │   │   └── StoreOnline.pdb
    │   │   ├── CheckOut.aspx
    │   │   ├── CheckOut.aspx.cs
    │   │   ├── CheckOut.aspx.resx
    │   │   ├── CSS
    │   │   │   └── Css1.css
    │   │   ├── Default.aspx
    │   │   ├── Default.aspx.cs
    │   │   ├── Default.aspx.resx
    │   │   ├── Foot.ascx
    │   │   ├── Foot.ascx.cs
    │   │   ├── Foot.ascx.resx
    │   │   ├── Global.asax
    │   │   ├── Global.asax.cs
    │   │   ├── Global.asax.resx
    │   │   ├── Head.ascx
    │   │   ├── Head.ascx.cs
    │   │   ├── Head.ascx.resx
    │   │   ├── Images
    │   │   │   ├── BACK.GIF
    │   │   │   ├── button_search.jpg
    │   │   │   ├── left_bg_3.gif
    │   │   │   ├── login_b.jpg
    │   │   │   ├── login.gif
    │   │   │   ├── login_l.jpg
    │   │   │   ├── login_r.jpg
    │   │   │   ├── login_t.jpg
    │   │   │   ├── prosearch.jpg
    │   │   │   ├── reg.gif
    │   │   │   ├── Thumbs.db
    │   │   │   └── top1.gif
    │   │   ├── login.aspx
    │   │   ├── login.aspx.cs
    │   │   ├── login.aspx.resx
    │   │   ├── LogOut.aspx
    │   │   ├── LogOut.aspx.cs
    │   │   ├── LogOut.aspx.resx
    │   │   ├── Navigator.ascx
    │   │   ├── Navigator.ascx.cs
    │   │   ├── Navigator.ascx.resx
    │   │   ├── OrderDetails.aspx
    │   │   ├── OrderDetails.aspx.cs
    │   │   ├── OrderDetails.aspx.resx
    │   │   ├── OrderList.aspx
    │   │   ├── OrderList.aspx.cs
    │   │   ├── OrderList.aspx.resx
    │   │   ├── Popular.ascx
    │   │   ├── Popular.ascx.cs
    │   │   ├── Popular.ascx.resx
    │   │   ├── ProDetails.aspx
    │   │   ├── ProDetails.aspx.cs
    │   │   ├── ProDetails.aspx.resx
    │   │   ├── ProImages
    │   │   │   └── thumbs
    │   │   │       ├── image.gif
    │   │   │       └── Thumbs.db
    │   │   ├── ProList.aspx
    │   │   ├── ProList.aspx.cs
    │   │   ├── ProList.aspx.resx
    │   │   ├── Search.ascx
    │   │   ├── Search.ascx.cs
    │   │   ├── Search.ascx.resx
    │   │   ├── SearchResult.aspx
    │   │   ├── SearchResult.aspx.cs
    │   │   ├── SearchResult.aspx.resx
    │   │   ├── ShoppingCart.aspx
    │   │   ├── ShoppingCart.aspx.cs
    │   │   ├── ShoppingCart.aspx.resx
    │   │   ├── StoreDBO.cs
    │   │   ├── StoreOnline.csproj
    │   │   ├── StoreOnline.csproj.webinfo
    │   │   ├── StoreOnline.sln
    │   │   ├── StoreOnline.suo
    │   │   ├── Test.aspx
    │   │   ├── Test.aspx.cs
    │   │   ├── Test.aspx.resx
    │   │   └── Web.config
    │   └── 数据库
    │       ├── StoreOnline_log.LDF
    │       └── StoreOnline.mdf
    ├── CHAP04
    │   ├── readme.txt
    │   ├── TestOnline
    │   │   ├── AddPaper.aspx
    │   │   ├── AddPaper.aspx.cs
    │   │   ├── AddPaper.aspx.resx
    │   │   ├── AddQuestions.aspx
    │   │   ├── AddQuestions.aspx.cs
    │   │   ├── AddQuestions.aspx.resx
    │   │   ├── Analysis.aspx
    │   │   ├── Analysis.aspx.cs
    │   │   ├── Analysis.aspx.resx
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   ├── dundaswebchart.dll
    │   │   │   ├── dundaswebchart.xml
    │   │   │   ├── TestOnline.dll
    │   │   │   └── TestOnline.pdb
    │   │   ├── ChartPic_000001.png
    │   │   ├── ChartPic_000002.png
    │   │   ├── ChartPic_000003.png
    │   │   ├── Global.asax
    │   │   ├── Global.asax.cs
    │   │   ├── Global.asax.resx
    │   │   ├── Images
    │   │   │   ├── Thumbs.db
    │   │   │   └── top.gif
    │   │   ├── licenses.licx
    │   │   ├── Login.aspx
    │   │   ├── Login.aspx.cs
    │   │   ├── Login.aspx.resx
    │   │   ├── StuDefault.aspx
    │   │   ├── StuDefault.aspx.cs
    │   │   ├── StuDefault.aspx.resx
    │   │   ├── TDefault.aspx
    │   │   ├── TDefault.aspx.cs
    │   │   ├── TDefault.aspx.resx
    │   │   ├── TestOnline.csproj
    │   │   ├── TestOnline.csproj.webinfo
    │   │   ├── TestOnline.sln
    │   │   ├── TestOnline.suo
    │   │   ├── TestRoom.aspx
    │   │   ├── TestRoom.aspx.cs
    │   │   ├── TestRoom.aspx.resx
    │   │   ├── Thumbs.db
    │   │   └── Web.config
    │   └── 数据库
    │       ├── TestOnline_Data.MDF
    │       └── TestOnline_Log.LDF
    ├── CHAP05
    │   ├── ClassOnline
    │   │   ├── AddrList.aspx
    │   │   ├── AddrList.aspx.cs
    │   │   ├── AddrList.aspx.resx
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   ├── ClassOnline.dll
    │   │   │   └── ClassOnline.pdb
    │   │   ├── Board.aspx
    │   │   ├── Board.aspx.cs
    │   │   ├── Board.aspx.resx
    │   │   ├── ClassOnline.csproj
    │   │   ├── ClassOnline.csproj.webinfo
    │   │   ├── ClassOnline.sln
    │   │   ├── ClassOnline.suo
    │   │   ├── Default.aspx
    │   │   ├── Default.aspx.cs
    │   │   ├── Default.aspx.resx
    │   │   ├── DelMsg.aspx
    │   │   ├── DelMsg.aspx.cs
    │   │   ├── DelMsg.aspx.resx
    │   │   ├── EditMsg.aspx
    │   │   ├── EditMsg.aspx.cs
    │   │   ├── EditMsg.aspx.resx
    │   │   ├── Find_cl2.aspx
    │   │   ├── Find_cl2.aspx.cs
    │   │   ├── Find_cl2.aspx.resx
    │   │   ├── Find_cl3.aspx
    │   │   ├── Find_cl3.aspx.cs
    │   │   ├── Find_cl3.aspx.resx
    │   │   ├── Find_cl.aspx
    │   │   ├── Find_cl.aspx.cs
    │   │   ├── Find_cl.aspx.resx
    │   │   ├── Find_end.aspx
    │   │   ├── Find_end.aspx.cs
    │   │   ├── Find_end.aspx.resx
    │   │   ├── Global.asax
    │   │   ├── Global.asax.cs
    │   │   ├── Global.asax.resx
    │   │   ├── image
    │   │   │   ├── 0.gif
    │   │   │   ├── 1.gif
    │   │   │   ├── bar1.gif
    │   │   │   ├── favo00.gif
    │   │   │   ├── home00.gif
    │   │   │   ├── l3.gif
    │   │   │   ├── logo.gif
    │   │   │   ├── more1.gif
    │   │   │   └── Thumbs.db
    │   │   ├── LockMsg.aspx
    │   │   ├── LockMsg.aspx.cs
    │   │   ├── LockMsg.aspx.resx
    │   │   ├── myStyle.css
    │   │   ├── Reg.aspx
    │   │   ├── Reg.aspx.cs
    │   │   ├── Reg.aspx.resx
    │   │   ├── UlockMsg.aspx
    │   │   ├── UlockMsg.aspx.cs
    │   │   ├── UlockMsg.aspx.resx
    │   │   ├── UserInfo.dtq
    │   │   ├── Web.config
    │   │   ├── Welcome.aspx
    │   │   ├── Welcome.aspx.cs
    │   │   └── Welcome.aspx.resx
    │   └── 数据库
    │       ├── ClassOnline_Data.MDF
    │       └── ClassOnline_Log.LDF
    ├── CHAP06
    │   ├── OfficeOnline
    │   │   ├── AddAdvice.aspx
    │   │   ├── AddAdvice.aspx.cs
    │   │   ├── AddAdvice.aspx.resx
    │   │   ├── AddDpt.aspx
    │   │   ├── AddDpt.aspx.cs
    │   │   ├── AddDpt.aspx.resx
    │   │   ├── AddSch.aspx
    │   │   ├── AddSch.aspx.cs
    │   │   ├── AddSch.aspx.resx
    │   │   ├── Advice.aspx
    │   │   ├── Advice.aspx.cs
    │   │   ├── Advice.aspx.resx
    │   │   ├── AdviceDetail.aspx
    │   │   ├── AdviceDetail.aspx.cs
    │   │   ├── AdviceDetail.aspx.resx
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   ├── OfficeOnline.dll
    │   │   │   └── OfficeOnline.pdb
    │   │   ├── BlnAdd.aspx
    │   │   ├── BlnAdd.aspx.cs
    │   │   ├── BlnAdd.aspx.resx
    │   │   ├── BlnManage.aspx
    │   │   ├── BlnManage.aspx.cs
    │   │   ├── BlnManage.aspx.resx
    │   │   ├── BlnModify.aspx
    │   │   ├── BlnModify.aspx.cs
    │   │   ├── BlnModify.aspx.resx
    │   │   ├── Bulletin.aspx
    │   │   ├── Bulletin.aspx.cs
    │   │   ├── Bulletin.aspx.resx
    │   │   ├── Default.aspx
    │   │   ├── Default.aspx.cs
    │   │   ├── Default.aspx.resx
    │   │   ├── Department.aspx
    │   │   ├── Department.aspx.cs
    │   │   ├── Department.aspx.resx
    │   │   ├── DptModify.aspx
    │   │   ├── DptModify.aspx.cs
    │   │   ├── DptModify.aspx.resx
    │   │   ├── EmpAdd.aspx
    │   │   ├── EmpAdd.aspx.cs
    │   │   ├── EmpAdd.aspx.resx
    │   │   ├── EmpDetail.aspx
    │   │   ├── EmpDetail.aspx.cs
    │   │   ├── EmpDetail.aspx.resx
    │   │   ├── EmpManage.aspx
    │   │   ├── EmpManage.aspx.cs
    │   │   ├── EmpManage.aspx.resx
    │   │   ├── Global.asax
    │   │   ├── Global.asax.cs
    │   │   ├── Global.asax.resx
    │   │   ├── Images
    │   │   │   ├── add_small.gif
    │   │   │   ├── day.gif
    │   │   │   ├── delete.gif
    │   │   │   ├── fmback1.gif
    │   │   │   ├── left_arrow.gif
    │   │   │   ├── month.gif
    │   │   │   ├── query.gif
    │   │   │   ├── right_arrow.gif
    │   │   │   ├── saveexi.gif
    │   │   │   ├── Thumbs.db
    │   │   │   ├── Top1.gif
    │   │   │   ├── Water lilies.jpg
    │   │   │   ├── week.gif
    │   │   │   ├── 发表留言.gif
    │   │   │   ├── 添加公告.gif
    │   │   │   ├── 添加员工.gif
    │   │   │   └── 添加部门.gif
    │   │   ├── Login.aspx
    │   │   ├── Login.aspx.cs
    │   │   ├── Login.aspx.resx
    │   │   ├── OfficeOnline.csproj
    │   │   ├── OfficeOnline.csproj.webinfo
    │   │   ├── OfficeOnline.sln
    │   │   ├── OfficeOnline.suo
    │   │   ├── SchByDay.aspx
    │   │   ├── SchByDay.aspx.cs
    │   │   ├── SchByDay.aspx.resx
    │   │   ├── SchContent.aspx
    │   │   ├── SchContent.aspx.cs
    │   │   ├── SchContent.aspx.resx
    │   │   ├── SchManage.aspx
    │   │   ├── SchManage.aspx.cs
    │   │   ├── SchManage.aspx.resx
    │   │   └── Web.config
    │   └── 数据库
    │       ├── OfficeOnline_Data.MDF
    │       └── OfficeOnline_Log.LDF
    ├── CHAP07
    │   ├── EAlbum
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── Attribute.cs
    │   │   ├── Attribute.resx
    │   │   ├── bin
    │   │   │   └── Debug
    │   │   │       ├── EAlbum.exe
    │   │   │       ├── EAlbum.pdb
    │   │   │       └── zh-CHS
    │   │   │           └── EAlbum.resources.dll
    │   │   ├── control.cs
    │   │   ├── control.resx
    │   │   ├── control.zh-CHS.resx
    │   │   ├── img
    │   │   ├── List.cs
    │   │   ├── List.resx
    │   │   ├── Model.cs
    │   │   ├── obj
    │   │   │   └── Debug
    │   │   │       ├── EAlbum.Attribute.resources
    │   │   │       ├── EAlbum.exe
    │   │   │       ├── EAlbum.exe.incr
    │   │   │       ├── EAlbum.Form1.resources
    │   │   │       ├── EAlbum.Form1.zh-CHS.resources
    │   │   │       ├── EAlbum.List.resources
    │   │   │       ├── EAlbum.pdb
    │   │   │       ├── EAlbum.picture.resources
    │   │   │       ├── EAlbum.projdata
    │   │   │       ├── EAlbum.projdata1
    │   │   │       ├── EAlbum.Search.resources
    │   │   │       ├── EAlbum.View1.resources
    │   │   │       ├── temp
    │   │   │       ├── TempPE
    │   │   │       ├── zh-CHS
    │   │   │       │   └── EAlbum.resources.dll
    │   │   │       └── 电子相册.projdata
    │   │   ├── Observer.cs
    │   │   ├── picture.cs
    │   │   ├── picture.resx
    │   │   ├── Search.cs
    │   │   ├── Search.resx
    │   │   ├── TreeItem.cs
    │   │   ├── 电子相册.csproj
    │   │   ├── 电子相册.csproj.user
    │   │   ├── 电子相册.sln
    │   │   └── 电子相册.suo
    │   └── 数据库
    │       ├── EAlbum_Data.MDF
    │       └── EAlbum_Log.LDF
    ├── CHAP08
    │   ├── 图书出租管理系统
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bak.gif
    │   │   ├── bin
    │   │   │   └── Debug
    │   │   │       ├── Login.exe
    │   │   │       ├── Login.pdb
    │   │   │       ├── 借阅信息.rpt
    │   │   │       ├── 出版社信息.rpt
    │   │   │       ├── 图书信息.rpt
    │   │   │       └── 读者信息.rpt
    │   │   ├── Book.cs
    │   │   ├── Book.dtq
    │   │   ├── Book.resx
    │   │   ├── BorrowBook.dtq
    │   │   ├── Borrow.dtq
    │   │   ├── BorrowReturn.cs
    │   │   ├── BorrowReturn.resx
    │   │   ├── cancel.gif
    │   │   ├── conf.gif
    │   │   ├── DataSetBook.cs
    │   │   ├── DataSetBook.xsd
    │   │   ├── DataSetBook.xsx
    │   │   ├── DataSetBorrowReturn.cs
    │   │   ├── DataSetBorrowReturn.xsd
    │   │   ├── DataSetBorrowReturn.xsx
    │   │   ├── DataSetPublishing.cs
    │   │   ├── DataSetPublishing.xsd
    │   │   ├── DataSetPublishing.xsx
    │   │   ├── DataSetQuery.cs
    │   │   ├── DataSetQuery.xsd
    │   │   ├── DataSetQuery.xsx
    │   │   ├── DataSetReader.cs
    │   │   ├── DataSetReader.xsd
    │   │   ├── DataSetUser.cs
    │   │   ├── DataSetUser.xsd
    │   │   ├── delete.gif
    │   │   ├── FileEdit.gif
    │   │   ├── hide_menu.gif
    │   │   ├── left_arrow.gif
    │   │   ├── Login.cs
    │   │   ├── Login.resx
    │   │   ├── MainForm.cs
    │   │   ├── MainForm.resx
    │   │   ├── ManagerUser.dtq
    │   │   ├── obj
    │   │   │   └── Debug
    │   │   │       ├── Library.Book.resources
    │   │   │       ├── Library.BorrowReturn.resources
    │   │   │       ├── Library.LoginForm.resources
    │   │   │       ├── Library.MainForm.resources
    │   │   │       ├── Library.projdata
    │   │   │       ├── Library.Publishing.resources
    │   │   │       ├── Library.Query.resources
    │   │   │       ├── Library.Reader.resources
    │   │   │       ├── Library.User.resources
    │   │   │       ├── Login.exe
    │   │   │       ├── Login.pdb
    │   │   │       ├── Login.projdata
    │   │   │       ├── temp
    │   │   │       ├── TempPE
    │   │   │       └── 图书出租管理系统.projdata
    │   │   ├── PublishCompany.cs
    │   │   ├── PublishCompany.resx
    │   │   ├── Query.cs
    │   │   ├── Query.resx
    │   │   ├── Reader.cs
    │   │   ├── Reader.dtq
    │   │   ├── Reader.resx
    │   │   ├── right_arrow.gif
    │   │   ├── sexit.gif
    │   │   ├── show_menu.gif
    │   │   ├── User.cs
    │   │   ├── User.dtq
    │   │   ├── User.resx
    │   │   ├── 图书出租管理系统.csproj
    │   │   ├── 图书出租管理系统.csproj.user
    │   │   ├── 图书出租管理系统.sln
    │   │   └── 图书出租管理系统.suo
    │   └── 数据库
    │       ├── BookManagement_log.LDF
    │       └── BookManagement.mdf
    ├── CHAP09
    │   ├── HotelManagement
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── bin
    │   │   │   └── Debug
    │   │   │       ├── MainForm.cs.exe
    │   │   │       └── MainForm.cs.pdb
    │   │   ├── ClientBookIn.cs
    │   │   ├── ClientBookInManage.cs
    │   │   ├── ClientBookIn.resx
    │   │   ├── ClientCheck.cs
    │   │   ├── ClientCheckManage.cs
    │   │   ├── ClientCheck.resx
    │   │   ├── ClientSearch.cs
    │   │   ├── ClientSearch.resx
    │   │   ├── Connection.cs
    │   │   ├── HotelManage.csproj
    │   │   ├── HotelManage.csproj.user
    │   │   ├── InitialForm.cs
    │   │   ├── InitialForm.resx
    │   │   ├── MainForm.cs
    │   │   ├── MainForm.resx
    │   │   ├── obj
    │   │   │   └── Debug
    │   │   │       ├── HotelManage.ClientBookIn.resources
    │   │   │       ├── HotelManage.ClientCheck.resources
    │   │   │       ├── HotelManage.ClientSearch.resources
    │   │   │       ├── HotelManage.InitialForm.resources
    │   │   │       ├── HotelManage.MainForm.resources
    │   │   │       ├── HotelManage.projdata
    │   │   │       ├── HotelManage.Room.resources
    │   │   │       ├── HotelManage.RoomSearch.resources
    │   │   │       ├── HotelManage.RoomType.resources
    │   │   │       ├── MainForm.cs.exe
    │   │   │       ├── MainForm.cs.pdb
    │   │   │       ├── MainForm.cs.projdata
    │   │   │       ├── temp
    │   │   │       ├── TempPE
    │   │   │       └── 宾馆管理系统.projdata
    │   │   ├── Room.cs
    │   │   ├── RoomManage.cs
    │   │   ├── Room.resx
    │   │   ├── RoomSearch.cs
    │   │   ├── RoomSearch.resx
    │   │   ├── RoomType.cs
    │   │   ├── RoomTypeManage.cs
    │   │   ├── RoomType.resx
    │   │   ├── 宾馆管理系统.sln
    │   │   └── 宾馆管理系统.suo
    │   └── 数据库
    │       ├── HotelManage_log.LDF
    │       └── HotelManage.mdf
    ├── CHAP10
    │   ├── Students
    │   │   ├── {56065BD8-C593-44C0-93DC-38CB76C272D8}.rpt
    │   │   ├── {8DAF0010-D4F9-41AC-A546-4A2C69E64130}.rpt
    │   │   ├── {A97C7753-78DF-486F-A64B-43AF7B1A862E}.rpt
    │   │   ├── {A98B7349-FC14-4190-A509-11E4CEC0623E}.rpt
    │   │   ├── AddDep.cs
    │   │   ├── AddDep.resx
    │   │   ├── AddStu.cs
    │   │   ├── AddStu.resx
    │   │   ├── App.ico
    │   │   ├── AssemblyInfo.cs
    │   │   ├── {B89B03F0-B4FF-4C3B-B583-FB6EAA968B3C}.rpt
    │   │   ├── bin
    │   │   │   └── Debug
    │   │   │       ├── Students.exe
    │   │   │       └── Students.pdb
    │   │   ├── CrystalReport1.cs
    │   │   ├── CrystalReport1.rpt
    │   │   ├── Dataset1.cs
    │   │   ├── Dataset1.xsd
    │   │   ├── Dataset1.xsx
    │   │   ├── Default.cs
    │   │   ├── Default.resx
    │   │   ├── img
    │   │   │   ├── Prairie Wind.bmp
    │   │   │   └── Thumbs.db
    │   │   ├── MyRprt1.cs
    │   │   ├── MyRprt1.rpt
    │   │   ├── MyRprt2.cs
    │   │   ├── MyRprt2.rpt
    │   │   ├── MyRprt3.cs
    │   │   ├── MyRprt3.rpt
    │   │   ├── MyRprt4.cs
    │   │   ├── MyRprt4.rpt
    │   │   ├── MyRprt5.cs
    │   │   ├── MyRprt5.rpt
    │   │   ├── obj
    │   │   │   └── Debug
    │   │   │       ├── Students.AddDep.resources
    │   │   │       ├── Students.AddStu.resources
    │   │   │       ├── Students.Default.resources
    │   │   │       ├── Students.exe
    │   │   │       ├── Students.exe.incr
    │   │   │       ├── Students.pdb
    │   │   │       ├── Students.projdata
    │   │   │       ├── Students.Student.resources
    │   │   │       ├── temp
    │   │   │       └── TempPE
    │   │   │           ├── CrystalReport1.cs.dll
    │   │   │           ├── Dataset1.cs.dll
    │   │   │           ├── MyRprt1.cs.dll
    │   │   │           ├── MyRprt2.cs.dll
    │   │   │           ├── MyRprt3.cs.dll
    │   │   │           ├── MyRprt4.cs.dll
    │   │   │           └── MyRprt5.cs.dll
    │   │   ├── Student.cs
    │   │   ├── Student.resx
    │   │   ├── Students.csproj
    │   │   ├── Students.csproj.user
    │   │   ├── Students.sln
    │   │   └── Students.suo
    │   └── 数据库
    │       ├── Students_Data.MDF
    │       └── Students_Log.LDF
    └── readme.txt

64 directories, 488 files