文件名称:C# vs2008经典的三层架构的用户登录验证实例

  • 所属分类:
  • 源码下载
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2011-12-14
  • 文件大小:
  • 287.23kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • gandalf11
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用


(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : C# vs2008经典的三层架构的用户登录验证实例.rar 列表
TestBook/Entity/AdminInfo.cs
TestBook/Entity/bin/Debug/TestBook.Entity.dll
TestBook/Entity/bin/Debug/TestBook.Entity.pdb
TestBook/Entity/Entity.csproj
TestBook/Entity/Entity.csproj.user
TestBook/Entity/obj/Debug/Entity.csproj.FileListAbsolute.txt
TestBook/Entity/obj/Debug/TestBook.Entity.dll
TestBook/Entity/obj/Debug/TestBook.Entity.pdb
TestBook/Entity/Properties/AssemblyInfo.cs
TestBook/Factory/bin/Debug/TestBook.Entity.dll
TestBook/Factory/bin/Debug/TestBook.Entity.pdb
TestBook/Factory/bin/Debug/TestBook.Factory.dll
TestBook/Factory/bin/Debug/TestBook.Factory.pdb
TestBook/Factory/bin/Debug/TestBook.IBLL.dll
TestBook/Factory/bin/Debug/TestBook.IBLL.pdb
TestBook/Factory/bin/Debug/TestBook.IDAL.dll
TestBook/Factory/bin/Debug/TestBook.IDAL.pdb
TestBook/Factory/BLLFactory.cs
TestBook/Factory/DALFactory.cs
TestBook/Factory/Factory.csproj
TestBook/Factory/Factory.csproj.user
TestBook/Factory/obj/Debug/Factory.csproj.FileListAbsolute.txt
TestBook/Factory/obj/Debug/ResolveAssemblyReference.cache
TestBook/Factory/obj/Debug/TestBook.Factory.dll
TestBook/Factory/obj/Debug/TestBook.Factory.pdb
TestBook/Factory/Properties/AssemblyInfo.cs
TestBook/IBLL/bin/Debug/TestBook.Entity.dll
TestBook/IBLL/bin/Debug/TestBook.Entity.pdb
TestBook/IBLL/bin/Debug/TestBook.IBLL.dll
TestBook/IBLL/bin/Debug/TestBook.IBLL.pdb
TestBook/IBLL/IAdminBLL.cs
TestBook/IBLL/IBLL.csproj
TestBook/IBLL/obj/Debug/IBLL.csproj.FileListAbsolute.txt
TestBook/IBLL/obj/Debug/ResolveAssemblyReference.cache
TestBook/IBLL/obj/Debug/TestBook.IBLL.dll
TestBook/IBLL/obj/Debug/TestBook.IBLL.pdb
TestBook/IBLL/Properties/AssemblyInfo.cs
TestBook/IDAL/bin/Debug/TestBook.Entity.dll
TestBook/IDAL/bin/Debug/TestBook.Entity.pdb
TestBook/IDAL/bin/Debug/TestBook.IDAL.dll
TestBook/IDAL/bin/Debug/TestBook.IDAL.pdb
TestBook/IDAL/IAdminDAL.cs
TestBook/IDAL/IDAL.csproj
TestBook/IDAL/obj/Debug/IDAL.csproj.FileListAbsolute.txt
TestBook/IDAL/obj/Debug/ResolveAssemblyReference.cache
TestBook/IDAL/obj/Debug/TestBook.IDAL.dll
TestBook/IDAL/obj/Debug/TestBook.IDAL.pdb
TestBook/IDAL/Properties/AssemblyInfo.cs
TestBook/SimpleBLL/AdminBLL.cs
TestBook/SimpleBLL/bin/Debug/TestBook.Entity.dll
TestBook/SimpleBLL/bin/Debug/TestBook.Entity.pdb
TestBook/SimpleBLL/bin/Debug/TestBook.Factory.dll
TestBook/SimpleBLL/bin/Debug/TestBook.Factory.pdb
TestBook/SimpleBLL/bin/Debug/TestBook.IBLL.dll
TestBook/SimpleBLL/bin/Debug/TestBook.IBLL.pdb
TestBook/SimpleBLL/bin/Debug/TestBook.IDAL.dll
TestBook/SimpleBLL/bin/Debug/TestBook.IDAL.pdb
TestBook/SimpleBLL/bin/Debug/TestBook.SimpleBLL.dll
TestBook/SimpleBLL/bin/Debug/TestBook.SimpleBLL.pdb
TestBook/SimpleBLL/bin/Debug/TestBook.Utility.dll
TestBook/SimpleBLL/bin/Debug/TestBook.Utility.pdb
TestBook/SimpleBLL/obj/Debug/ResolveAssemblyReference.cache
TestBook/SimpleBLL/obj/Debug/SimpleBLL.csproj.FileListAbsolute.txt
TestBook/SimpleBLL/obj/Debug/TestBook.SimpleBLL.dll
TestBook/SimpleBLL/obj/Debug/TestBook.SimpleBLL.pdb
TestBook/SimpleBLL/Properties/AssemblyInfo.cs
TestBook/SimpleBLL/SimpleBLL.csproj
TestBook/SQLServerDAL/AdminDAL.cs
TestBook/SQLServerDAL/bin/Debug/TestBook.Entity.dll
TestBook/SQLServerDAL/bin/Debug/TestBook.Entity.pdb
TestBook/SQLServerDAL/bin/Debug/TestBook.Factory.dll
TestBook/SQLServerDAL/bin/Debug/TestBook.Factory.pdb
TestBook/SQLServerDAL/bin/Debug/TestBook.IBLL.dll
TestBook/SQLServerDAL/bin/Debug/TestBook.IBLL.pdb
TestBook/SQLServerDAL/bin/Debug/TestBook.IDAL.dll
TestBook/SQLServerDAL/bin/Debug/TestBook.IDAL.pdb
TestBook/SQLServerDAL/bin/Debug/TestBook.SQLServerDAL.dll
TestBook/SQLServerDAL/bin/Debug/TestBook.SQLServerDAL.pdb
TestBook/SQLServerDAL/obj/Debug/ResolveAssemblyReference.cache
TestBook/SQLServerDAL/obj/Debug/SQLServerDAL.csproj.FileListAbsolute.txt
TestBook/SQLServerDAL/obj/Debug/TestBook.SQLServerDAL.dll
TestBook/SQLServerDAL/obj/Debug/TestBook.SQLServerDAL.pdb
TestBook/SQLServerDAL/Properties/AssemblyInfo.cs
TestBook/SQLServerDAL/SQLServerDAL.csproj
TestBook/SQLServerDAL/SQLServerDAL.csproj.user
TestBook/SQLServerDAL/SQLServerDALHelper.cs
TestBook/TestBook.sln
TestBook/TestBook.suo
TestBook/Utility/bin/Debug/TestBook.Utility.dll
TestBook/Utility/bin/Debug/TestBook.Utility.pdb
TestBook/Utility/Encryptor.cs
TestBook/Utility/obj/Debug/TestBook.Utility.dll
TestBook/Utility/obj/Debug/TestBook.Utility.pdb
TestBook/Utility/obj/Debug/Utility.csproj.FileListAbsolute.txt
TestBook/Utility/Properties/AssemblyInfo.cs
TestBook/Utility/Utility.csproj
TestBook/Web/App_Data/NGuestBook.mdf
TestBook/Web/App_Data/NGuestBook_log.LDF
TestBook/Web/App_Data/shili.vsd
TestBook/Web/bin/TestBook.Entity.dll
TestBook/Web/bin/TestBook.Entity.pdb
TestBook/Web/bin/TestBook.Factory.dll
TestBook/Web/bin/TestBook.Factory.pdb
TestBook/Web/bin/TestBook.IBLL.dll
TestBook/Web/bin/TestBook.IBLL.pdb
TestBook/Web/bin/TestBook.IDAL.dll
TestBook/Web/bin/TestBook.IDAL.pdb
TestBook/Web/bin/TestBook.SimpleBLL.dll
TestBook/Web/bin/TestBook.SimpleBLL.pdb
TestBook/Web/bin/TestBook.SQLServerDAL.dll
TestBook/Web/bin/TestBook.SQLServerDAL.pdb
TestBook/Web/bin/TestBook.Utility.dll
TestBook/Web/bin/TestBook.Utility.pdb
TestBook/Web/bin/Web.dll
TestBook/Web/bin/Web.pdb
TestBook/Web/Default.aspx
T

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org