文件名称:WiStudy
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:262.63kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
开发环境:viual studio 2008
开发语言:C#
开源程度:100
在精心研究PetShop4.0 有几个月了,终于明白了三层的含义,将自己的项目改成三层架构开发,现在将此源程序发布出来供三层初学者研究,如果初学者不太懂,可以加入QQ群:17285905 我们一起交流
望各位朋友共同开发此项目,项目完成后无版权任意修改,也可以出视频,共同交流! 项目开发交流QQ群:16207562
数据库为手写SQL语句,本人所写,如有不足之处请多多指点,改进!
开发语言:C#
开源程度:100
在精心研究PetShop4.0 有几个月了,终于明白了三层的含义,将自己的项目改成三层架构开发,现在将此源程序发布出来供三层初学者研究,如果初学者不太懂,可以加入QQ群:17285905 我们一起交流
望各位朋友共同开发此项目,项目完成后无版权任意修改,也可以出视频,共同交流! 项目开发交流QQ群:16207562
数据库为手写SQL语句,本人所写,如有不足之处请多多指点,改进!
相关搜索: visual studio 2008
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DALFactory/bin/Debug/WiStudy.DALFactory.dll
DALFactory/bin/Debug/WiStudy.DALFactory.pdb
DALFactory/bin/Debug/WiStudy.IDAL.dll
DALFactory/bin/Debug/WiStudy.IDAL.pdb
DALFactory/bin/Debug/WiStudy.Model.dll
DALFactory/bin/Debug/WiStudy.Model.pdb
DALFactory/bin/Debug
DALFactory/bin
DALFactory/DALFactory.csproj
DALFactory/DataAccess.cs
DALFactory/obj/Debug/DALFactory.csproj.FileListAbsolute.txt
DALFactory/obj/Debug/Refactor/WiStudy.DALFactory.dll
DALFactory/obj/Debug/Refactor
DALFactory/obj/Debug/ResolveAssemblyReference.cache
DALFactory/obj/Debug/TempPE
DALFactory/obj/Debug/WiStudy.DALFactory.dll
DALFactory/obj/Debug/WiStudy.DALFactory.pdb
DALFactory/obj/Debug
DALFactory/obj
DALFactory/Properties/AssemblyInfo.cs
DALFactory/Properties
DALFactory
IDAL/bin/Debug/WiStudy.IDAL.dll
IDAL/bin/Debug/WiStudy.IDAL.pdb
IDAL/bin/Debug/WiStudy.Model.dll
IDAL/bin/Debug/WiStudy.Model.pdb
IDAL/bin/Debug
IDAL/bin
IDAL/IConfig.cs
IDAL/IDAL.csproj
IDAL/IUser.cs
IDAL/IUserSafety.cs
IDAL/IUserSort.cs
IDAL/obj/Debug/IDAL.csproj.FileListAbsolute.txt
IDAL/obj/Debug/Refactor/WiStudy.IDAL.dll
IDAL/obj/Debug/Refactor
IDAL/obj/Debug/ResolveAssemblyReference.cache
IDAL/obj/Debug/TempPE
IDAL/obj/Debug/WiStudy.IDAL.dll
IDAL/obj/Debug/WiStudy.IDAL.pdb
IDAL/obj/Debug
IDAL/obj
IDAL/Properties/AssemblyInfo.cs
IDAL/Properties
IDAL
Model/bin/Debug/WiStudy.Model.dll
Model/bin/Debug/WiStudy.Model.pdb
Model/bin/Debug
Model/bin
Model/ConfigInfo.cs
Model/Model.csproj
Model/obj/Debug/Model.csproj.FileListAbsolute.txt
Model/obj/Debug/Refactor/WiStudy.Model.dll
Model/obj/Debug/Refactor
Model/obj/Debug/TempPE
Model/obj/Debug/WiStudy.Model.dll
Model/obj/Debug/WiStudy.Model.pdb
Model/obj/Debug
Model/obj
Model/Properties/AssemblyInfo.cs
Model/Properties
Model/UserInfo.cs
Model/UserSafetyInfo.cs
Model/UserSortInfo.cs
Model
SQLServerDAL/bin/Debug/WiStudy.IDAL.dll
SQLServerDAL/bin/Debug/WiStudy.IDAL.pdb
SQLServerDAL/bin/Debug/WiStudy.Model.dll
SQLServerDAL/bin/Debug/WiStudy.Model.pdb
SQLServerDAL/bin/Debug/WiStudy.SQLServerDAL.dll
SQLServerDAL/bin/Debug/WiStudy.SQLServerDAL.pdb
SQLServerDAL/bin/Debug/WiStudy.Utility.dll
SQLServerDAL/bin/Debug/WiStudy.Utility.pdb
SQLServerDAL/bin/Debug
SQLServerDAL/bin
SQLServerDAL/Config.cs
SQLServerDAL/obj/Debug/Refactor/WiStudy.SQLServerDAL.dll
SQLServerDAL/obj/Debug/Refactor
SQLServerDAL/obj/Debug/ResolveAssemblyReference.cache
SQLServerDAL/obj/Debug/SQLServerDAL.csproj.FileListAbsolute.txt
SQLServerDAL/obj/Debug/TempPE
SQLServerDAL/obj/Debug/WiStudy.SQLServerDAL.dll
SQLServerDAL/obj/Debug/WiStudy.SQLServerDAL.pdb
SQLServerDAL/obj/Debug
SQLServerDAL/obj
SQLServerDAL/Properties/AssemblyInfo.cs
SQLServerDAL/Properties
SQLServerDAL/SQLServerDAL.csproj
SQLServerDAL/User.cs
SQLServerDAL/UserSafety.cs
SQLServerDAL/UserSort.cs
SQLServerDAL
Utility/bin/Debug/WiStudy.Utility.dll
Utility/bin/Debug/WiStudy.Utility.pdb
Utility/bin/Debug
Utility/bin
Utility/obj/Debug/Refactor/WiStudy.Utility.dll
Utility/obj/Debug/Refactor
Utility/obj/Debug/TempPE
Utility/obj/Debug/Utility.csproj.FileListAbsolute.txt
Utility/obj/Debug/WiStudy.Utility.dll
Utility/obj/Debug/WiStudy.Utility.pdb
Utility/obj/Debug
Utility/obj
Utility/Properties/AssemblyInfo.cs
Utility/Properties
Utility/SqlHelper.cs
Utility/StrHelper.cs
Utility/Utility.csproj
Utility
Web/App_Admin/AdminConfig.aspx
Web/App_Admin/AdminConfig.aspx.cs
Web/App_Admin/AdminUser.aspx
Web/App_Admin/AdminUser.aspx.cs
Web/App_Admin/AdminUserSafety.aspx
Web/App_Admin/AdminUserSafety.aspx.cs
Web/App_Admin/AdminUserSort.aspx
Web/App_Admin/AdminUserSort.aspx.cs
Web/App_Admin/Default.aspx
Web/App_Admin/Default.aspx.cs
Web/App_Admin/WiStudy.master
Web/App_Admin/WiStudy.master.cs
Web/App_Admin
Web/App_Code
Web/App_Data/WiStudy.sql
Web/App_Data
Web/App_User/Default.aspx
Web/App_User/Default.aspx.cs
Web/App_User/UserEnrol.aspx
Web/App_User/UserEnrol.aspx.cs
Web/App_User/UserLogin.aspx
Web/App_User/UserLogin.aspx.cs
Web/App_User/UserSafety.aspx
Web/App_User/UserSafety.aspx.cs
Web/App_User/WiStudy.master
Web/App_User/WiStudy.master.cs
Web/App_User
Web/Bin/WiStudy.BLL.dll
Web/Bin/WiStudy.BLL.pdb
Web/Bin/WiStudy.DALFactory.dll
Web/Bin/WiStudy.DALFactory.pdb
Web/Bin/WiStudy.IDAL.dll
Web/Bin/WiStudy.IDAL.pdb
Web/Bin/WiStudy.Model.dll
Web/Bin/WiStudy.Model.pdb
Web/Bin/WiStudy.SQLServerDAL.dll
Web/Bin/WiStudy.SQLServerDAL.pdb
Web/Bin/WiStudy.Utility.dll
Web/Bin/WiStudy.Utility.pdb
Web/Bin
Web/Default.aspx
Web/Default.aspx.cs
Web/Global.asax
Web/Web.config
Web/WiStudy.master
Web/WiStudy.master.cs
Web
WiStudy.sln
WiStudy.suo
BLL/bin/Debug/WiStudy.BLL.dll
BLL/bin/Debug/WiStudy.BLL.pdb
BLL/bin/Debug/WiStudy.DALFactory.dll
BLL/bin/Debug/WiStudy.DALFactory.pdb
BLL/bin/Debug/WiStudy.IDAL.dll
BLL/bin/Debug/WiStudy.IDAL.pdb
BLL/bin/Debug/WiStudy.Model.dll
BLL/bin/Debug/WiStudy.Model.pdb
BLL/bin/Debug
BLL/bin
BLL/BLL.csproj
BLL/Config.cs
BLL/obj/Debug/BLL.csproj.FileListAbsolute.txt
BLL/obj/Debug/Refactor/WiStudy.BLL.dll
BLL/obj/Debug/Refactor
BLL/obj/Debug/ResolveAssemblyReference.cache
BLL/obj/Debug/TempPE
BLL/obj/Debug/WiStudy.BLL.dll
BLL/obj/Debug/WiStudy.BLL.pdb
BLL/obj/Debug
BLL/obj
BLL/Properties/AssemblyInfo.cs
BLL/Properties
BLL/User.cs
BLL/U
DALFactory/bin/Debug/WiStudy.DALFactory.pdb
DALFactory/bin/Debug/WiStudy.IDAL.dll
DALFactory/bin/Debug/WiStudy.IDAL.pdb
DALFactory/bin/Debug/WiStudy.Model.dll
DALFactory/bin/Debug/WiStudy.Model.pdb
DALFactory/bin/Debug
DALFactory/bin
DALFactory/DALFactory.csproj
DALFactory/DataAccess.cs
DALFactory/obj/Debug/DALFactory.csproj.FileListAbsolute.txt
DALFactory/obj/Debug/Refactor/WiStudy.DALFactory.dll
DALFactory/obj/Debug/Refactor
DALFactory/obj/Debug/ResolveAssemblyReference.cache
DALFactory/obj/Debug/TempPE
DALFactory/obj/Debug/WiStudy.DALFactory.dll
DALFactory/obj/Debug/WiStudy.DALFactory.pdb
DALFactory/obj/Debug
DALFactory/obj
DALFactory/Properties/AssemblyInfo.cs
DALFactory/Properties
DALFactory
IDAL/bin/Debug/WiStudy.IDAL.dll
IDAL/bin/Debug/WiStudy.IDAL.pdb
IDAL/bin/Debug/WiStudy.Model.dll
IDAL/bin/Debug/WiStudy.Model.pdb
IDAL/bin/Debug
IDAL/bin
IDAL/IConfig.cs
IDAL/IDAL.csproj
IDAL/IUser.cs
IDAL/IUserSafety.cs
IDAL/IUserSort.cs
IDAL/obj/Debug/IDAL.csproj.FileListAbsolute.txt
IDAL/obj/Debug/Refactor/WiStudy.IDAL.dll
IDAL/obj/Debug/Refactor
IDAL/obj/Debug/ResolveAssemblyReference.cache
IDAL/obj/Debug/TempPE
IDAL/obj/Debug/WiStudy.IDAL.dll
IDAL/obj/Debug/WiStudy.IDAL.pdb
IDAL/obj/Debug
IDAL/obj
IDAL/Properties/AssemblyInfo.cs
IDAL/Properties
IDAL
Model/bin/Debug/WiStudy.Model.dll
Model/bin/Debug/WiStudy.Model.pdb
Model/bin/Debug
Model/bin
Model/ConfigInfo.cs
Model/Model.csproj
Model/obj/Debug/Model.csproj.FileListAbsolute.txt
Model/obj/Debug/Refactor/WiStudy.Model.dll
Model/obj/Debug/Refactor
Model/obj/Debug/TempPE
Model/obj/Debug/WiStudy.Model.dll
Model/obj/Debug/WiStudy.Model.pdb
Model/obj/Debug
Model/obj
Model/Properties/AssemblyInfo.cs
Model/Properties
Model/UserInfo.cs
Model/UserSafetyInfo.cs
Model/UserSortInfo.cs
Model
SQLServerDAL/bin/Debug/WiStudy.IDAL.dll
SQLServerDAL/bin/Debug/WiStudy.IDAL.pdb
SQLServerDAL/bin/Debug/WiStudy.Model.dll
SQLServerDAL/bin/Debug/WiStudy.Model.pdb
SQLServerDAL/bin/Debug/WiStudy.SQLServerDAL.dll
SQLServerDAL/bin/Debug/WiStudy.SQLServerDAL.pdb
SQLServerDAL/bin/Debug/WiStudy.Utility.dll
SQLServerDAL/bin/Debug/WiStudy.Utility.pdb
SQLServerDAL/bin/Debug
SQLServerDAL/bin
SQLServerDAL/Config.cs
SQLServerDAL/obj/Debug/Refactor/WiStudy.SQLServerDAL.dll
SQLServerDAL/obj/Debug/Refactor
SQLServerDAL/obj/Debug/ResolveAssemblyReference.cache
SQLServerDAL/obj/Debug/SQLServerDAL.csproj.FileListAbsolute.txt
SQLServerDAL/obj/Debug/TempPE
SQLServerDAL/obj/Debug/WiStudy.SQLServerDAL.dll
SQLServerDAL/obj/Debug/WiStudy.SQLServerDAL.pdb
SQLServerDAL/obj/Debug
SQLServerDAL/obj
SQLServerDAL/Properties/AssemblyInfo.cs
SQLServerDAL/Properties
SQLServerDAL/SQLServerDAL.csproj
SQLServerDAL/User.cs
SQLServerDAL/UserSafety.cs
SQLServerDAL/UserSort.cs
SQLServerDAL
Utility/bin/Debug/WiStudy.Utility.dll
Utility/bin/Debug/WiStudy.Utility.pdb
Utility/bin/Debug
Utility/bin
Utility/obj/Debug/Refactor/WiStudy.Utility.dll
Utility/obj/Debug/Refactor
Utility/obj/Debug/TempPE
Utility/obj/Debug/Utility.csproj.FileListAbsolute.txt
Utility/obj/Debug/WiStudy.Utility.dll
Utility/obj/Debug/WiStudy.Utility.pdb
Utility/obj/Debug
Utility/obj
Utility/Properties/AssemblyInfo.cs
Utility/Properties
Utility/SqlHelper.cs
Utility/StrHelper.cs
Utility/Utility.csproj
Utility
Web/App_Admin/AdminConfig.aspx
Web/App_Admin/AdminConfig.aspx.cs
Web/App_Admin/AdminUser.aspx
Web/App_Admin/AdminUser.aspx.cs
Web/App_Admin/AdminUserSafety.aspx
Web/App_Admin/AdminUserSafety.aspx.cs
Web/App_Admin/AdminUserSort.aspx
Web/App_Admin/AdminUserSort.aspx.cs
Web/App_Admin/Default.aspx
Web/App_Admin/Default.aspx.cs
Web/App_Admin/WiStudy.master
Web/App_Admin/WiStudy.master.cs
Web/App_Admin
Web/App_Code
Web/App_Data/WiStudy.sql
Web/App_Data
Web/App_User/Default.aspx
Web/App_User/Default.aspx.cs
Web/App_User/UserEnrol.aspx
Web/App_User/UserEnrol.aspx.cs
Web/App_User/UserLogin.aspx
Web/App_User/UserLogin.aspx.cs
Web/App_User/UserSafety.aspx
Web/App_User/UserSafety.aspx.cs
Web/App_User/WiStudy.master
Web/App_User/WiStudy.master.cs
Web/App_User
Web/Bin/WiStudy.BLL.dll
Web/Bin/WiStudy.BLL.pdb
Web/Bin/WiStudy.DALFactory.dll
Web/Bin/WiStudy.DALFactory.pdb
Web/Bin/WiStudy.IDAL.dll
Web/Bin/WiStudy.IDAL.pdb
Web/Bin/WiStudy.Model.dll
Web/Bin/WiStudy.Model.pdb
Web/Bin/WiStudy.SQLServerDAL.dll
Web/Bin/WiStudy.SQLServerDAL.pdb
Web/Bin/WiStudy.Utility.dll
Web/Bin/WiStudy.Utility.pdb
Web/Bin
Web/Default.aspx
Web/Default.aspx.cs
Web/Global.asax
Web/Web.config
Web/WiStudy.master
Web/WiStudy.master.cs
Web
WiStudy.sln
WiStudy.suo
BLL/bin/Debug/WiStudy.BLL.dll
BLL/bin/Debug/WiStudy.BLL.pdb
BLL/bin/Debug/WiStudy.DALFactory.dll
BLL/bin/Debug/WiStudy.DALFactory.pdb
BLL/bin/Debug/WiStudy.IDAL.dll
BLL/bin/Debug/WiStudy.IDAL.pdb
BLL/bin/Debug/WiStudy.Model.dll
BLL/bin/Debug/WiStudy.Model.pdb
BLL/bin/Debug
BLL/bin
BLL/BLL.csproj
BLL/Config.cs
BLL/obj/Debug/BLL.csproj.FileListAbsolute.txt
BLL/obj/Debug/Refactor/WiStudy.BLL.dll
BLL/obj/Debug/Refactor
BLL/obj/Debug/ResolveAssemblyReference.cache
BLL/obj/Debug/TempPE
BLL/obj/Debug/WiStudy.BLL.dll
BLL/obj/Debug/WiStudy.BLL.pdb
BLL/obj/Debug
BLL/obj
BLL/Properties/AssemblyInfo.cs
BLL/Properties
BLL/User.cs
BLL/U
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.