Description: A small online reservation management system source code, using three-tier model of development, the code in detail the prospects of the Notes can be registered users, menu management and reservation can be the menu background administrator management, information management, food management, user management database used to operate is Sql2005 (as a result of the database in App_Data, if installed automatically Sql2005 database configuration)
To Search:
File list (Check if you may need any files):
Business
........\bin
........\...\Debug
........\BItem.cs
........\BItemMsg.cs
........\BItemType.cs
........\BMenu.cs
........\BMenuType.cs
........\BNews.cs
........\BOrder.cs
........\BUser.cs
........\Business.csproj
........\obj
........\...\Business.csproj.FileList.txt
........\...\Business.csproj.FileListAbsolute.txt
........\...\Debug
........\Properties
........\..........\AssemblyInfo.cs
........\ve-D.tmp
IDDal
.....\bin
.....\...\Debug
.....\IDDal.csproj
.....\IItemMsg.cs
.....\INews.cs
.....\IOrder.cs
.....\ItemDal.cs
.....\ItemTypeDal.cs
.....\MenuDal.cs
.....\MenuTypeDal.cs
.....\obj
.....\...\Debug
.....\...\IDDal.csproj.FileList.txt
.....\...\IDDal.csproj.FileListAbsolute.txt
.....\Properties
.....\..........\AssemblyInfo.cs
.....\UserDal.cs
ImpDDal
.......\bin
.......\...\Debug
.......\DbCommandStore.cs
.......\DbConnectionStore.cs
.......\ImpDDal.csproj
.......\ImpItemDal.cs
.......\ImpItemMsg.cs
.......\ImpItemType.cs
.......\ImpMenuDal.cs
.......\ImpMenuType.cs
.......\ImpNews.cs
.......\ImpOrder.cs
.......\ImpUserDal.cs
.......\obj
.......\...\Debug
.......\...\ImpDDal.csproj.FileList.txt
.......\...\ImpDDal.csproj.FileListAbsolute.txt
.......\Properties
.......\..........\AssemblyInfo.cs
localtestrun.testrunconfig
Model
.....\bin
.....\...\Debug
.....\Item.cs
.....\ItemMsg.cs
.....\ItemType.cs
.....\Menu.cs
.....\MenuType.cs
.....\Model.csproj
.....\News.cs
.....\obj
.....\...\Debug
.....\...\Model.csproj.FileList.txt
.....\...\Model.csproj.FileListAbsolute.txt
.....\Order.cs
.....\Properties
.....\..........\AssemblyInfo.cs
.....\Reward.cs
.....\User.cs
OnlineDinner.sln
OnlineDinner.vsmdi
OnlineDinnerWeb
...............\Admin
...............\.....\imgs
...............\.....\....\spacer.gif
...............\.....\js
...............\.....\..\JSItem.js
...............\.....\..\JSMenu.js
...............\.....\..\JSNews.js
...............\.....\..\JSUser.js
...............\.....\MenuMange.aspx
...............\.....\MenuMange.aspx.cs
...............\.....\NewMange.aspx
...............\.....\NewMange.aspx.cs
...............\.....\RenewCook.aspx
...............\.....\RenewCook.aspx.cs
...............\.....\VerifyUsers.aspx
...............\.....\VerifyUsers.aspx.cs
...............\App_Code
...............\........\ItemMsg