文件名称:NBearLitePetShop4.0
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.53mb
- 下载次数:
- 0次
- 提 供 者:
- 黄*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设置了Sqlite为默认数据库。
该示例支持所有NBearLite支持的数据库,包括SqlServer、Oracle、MsAccess、Sqlite、MySql和PostgreSql(示例源码中只包含了SqlServer、MsAccess和Sqlite的数据库脚本或数据库文件,如果你要在其它数据库运行,需要自己从现有的SqlServer或MsAccess数据库导出)。-This example uses NBearLite v1, based on. Net PetShop 4.0 source code changes. Use NBearLite rewrite the equivalent function in BLL, Profile, Membership module data access part, removed DALFacrory, IDAL and other projects (because NBearLite based on a variety of databases can be transparent and seamless switching between sources without having to modify the code), In addition to the Order of the asynchronous processing section based on MSMQ. This example demonstrates the use of NBearLite as a data access component for development of the common method. Web project in the default Web.config closed CaceDependency, and set as the default database Sqlite.
This example supports all NBearLite supported database, including SqlServer, Oracle, MsAccess, Sqlite, MySql and PostgreSql (example source code only contains a SqlServer, MsAccess, and Sqlite database scr ipts or database files, if you want to run in the other databases, the need itself from the existing SqlServer or MsAccess Data
该示例支持所有NBearLite支持的数据库,包括SqlServer、Oracle、MsAccess、Sqlite、MySql和PostgreSql(示例源码中只包含了SqlServer、MsAccess和Sqlite的数据库脚本或数据库文件,如果你要在其它数据库运行,需要自己从现有的SqlServer或MsAccess数据库导出)。-This example uses NBearLite v1, based on. Net PetShop 4.0 source code changes. Use NBearLite rewrite the equivalent function in BLL, Profile, Membership module data access part, removed DALFacrory, IDAL and other projects (because NBearLite based on a variety of databases can be transparent and seamless switching between sources without having to modify the code), In addition to the Order of the asynchronous processing section based on MSMQ. This example demonstrates the use of NBearLite as a data access component for development of the common method. Web project in the default Web.config closed CaceDependency, and set as the default database Sqlite.
This example supports all NBearLite supported database, including SqlServer, Oracle, MsAccess, Sqlite, MySql and PostgreSql (example source code only contains a SqlServer, MsAccess, and Sqlite database scr ipts or database files, if you want to run in the other databases, the need itself from the existing SqlServer or MsAccess Data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NBearLite Pet Shop 4.0
......................\BLL
......................\...\AssemblyInfo.cs
......................\...\bin
......................\...\...\Debug
......................\...\...\.....\Mono.Security.dll
......................\...\...\.....\MySql.Data.dll
......................\...\...\.....\NBear.Core.dll
......................\...\...\.....\NBear.Core.pdb
......................\...\...\.....\NBear.Mapping.dll
......................\...\...\.....\NBear.Mapping.pdb
......................\...\...\.....\NBear.Mapping.xml
......................\...\...\.....\NBearLite.AdditionalDbProviders.dll
......................\...\...\.....\NBearLite.AdditionalDbProviders.pdb
......................\...\...\.....\NBearLite.AdditionalDbProviders.xml
......................\...\...\.....\NBearLite.dll
......................\...\...\.....\NBearLite.pdb
......................\...\...\.....\NBearLite.xml
......................\...\...\.....\Npgsql.dll
......................\...\...\.....\Npgsql.xml
......................\...\...\.....\PetShop.BLL.dll
......................\...\...\.....\PetShop.BLL.pdb
......................\...\...\.....\PetShop.IBLLStrategy.dll
......................\...\...\.....\PetShop.IBLLStrategy.pdb
......................\...\...\.....\PetShop.Model.dll
......................\...\...\.....\PetShop.Model.pdb
......................\...\...\.....\System.Data.SQLite.dll
......................\...\...\.....\System.Data.SQLite.xml
......................\...\BLL.csproj
......................\...\Cart.cs
......................\...\Category.cs
......................\...\Inventory.cs
......................\...\Item.cs
......................\...\nbearlite
......................\...\.........\Databases.cs
......................\...\.........\MSPetShop4Orders_generated.cs
......................\...\.........\MSPetShop4_generated.cs
......................\...\.........\OrderInfoCustomMapping.cs
......................\...\obj
......................\...\...\BLL.csproj.FileList.txt
......................\...\...\Debug
......................\...\...\.....\PetShop.BLL.dll
......................\...\...\.....\PetShop.BLL.pdb
......................\...\...\.....\ResolveAssemblyReference.cache
......................\...\...\.....\TempPE
......................\...\Order.cs
......................\...\OrderSynchronous.cs
......................\...\PetShop.snk
......................\...\Product.cs
......................\Build.bat
......................\CacheDependencyFactory
......................\......................\AssemblyInfo.cs
......................\......................\bin
......................\......................\...\Debug
......................\......................\...\.....\PetShop.CacheDependencyFactory.dll
......................\......................\...\.....\PetShop.CacheDependencyFactory.pdb
......................\......................\...\.....\PetShop.ICacheDependency.dll
......................\......................\...\.....\PetShop.ICacheDependency.pdb
......................\......................\CacheDependencyFactory.csproj
......................\......................\DependencyAccess.cs
......................\......................\DependencyFacade.cs
......................\......................\obj
......................\......................\...\CacheDependencyFactory.csproj.FileList.txt
......................\......................\...\Debug
......................\......................\...\.....\PetShop.CacheDependencyFactory.dll
......................\......................\...\.....\PetShop.CacheDependencyFactory.pdb
......................\......................\...\.....\ResolveAssemblyReference.cache
......................\......................\...\.....\TempPE
......................\......................\PetShop.snk
......................\......................\Properties
......................\ClearBuildingObjects.bat
......................\DatabaseScripts
......................\...............\InstallDatabases.cmd
......................\...............\Sql
......................
......................\BLL
......................\...\AssemblyInfo.cs
......................\...\bin
......................\...\...\Debug
......................\...\...\.....\Mono.Security.dll
......................\...\...\.....\MySql.Data.dll
......................\...\...\.....\NBear.Core.dll
......................\...\...\.....\NBear.Core.pdb
......................\...\...\.....\NBear.Mapping.dll
......................\...\...\.....\NBear.Mapping.pdb
......................\...\...\.....\NBear.Mapping.xml
......................\...\...\.....\NBearLite.AdditionalDbProviders.dll
......................\...\...\.....\NBearLite.AdditionalDbProviders.pdb
......................\...\...\.....\NBearLite.AdditionalDbProviders.xml
......................\...\...\.....\NBearLite.dll
......................\...\...\.....\NBearLite.pdb
......................\...\...\.....\NBearLite.xml
......................\...\...\.....\Npgsql.dll
......................\...\...\.....\Npgsql.xml
......................\...\...\.....\PetShop.BLL.dll
......................\...\...\.....\PetShop.BLL.pdb
......................\...\...\.....\PetShop.IBLLStrategy.dll
......................\...\...\.....\PetShop.IBLLStrategy.pdb
......................\...\...\.....\PetShop.Model.dll
......................\...\...\.....\PetShop.Model.pdb
......................\...\...\.....\System.Data.SQLite.dll
......................\...\...\.....\System.Data.SQLite.xml
......................\...\BLL.csproj
......................\...\Cart.cs
......................\...\Category.cs
......................\...\Inventory.cs
......................\...\Item.cs
......................\...\nbearlite
......................\...\.........\Databases.cs
......................\...\.........\MSPetShop4Orders_generated.cs
......................\...\.........\MSPetShop4_generated.cs
......................\...\.........\OrderInfoCustomMapping.cs
......................\...\obj
......................\...\...\BLL.csproj.FileList.txt
......................\...\...\Debug
......................\...\...\.....\PetShop.BLL.dll
......................\...\...\.....\PetShop.BLL.pdb
......................\...\...\.....\ResolveAssemblyReference.cache
......................\...\...\.....\TempPE
......................\...\Order.cs
......................\...\OrderSynchronous.cs
......................\...\PetShop.snk
......................\...\Product.cs
......................\Build.bat
......................\CacheDependencyFactory
......................\......................\AssemblyInfo.cs
......................\......................\bin
......................\......................\...\Debug
......................\......................\...\.....\PetShop.CacheDependencyFactory.dll
......................\......................\...\.....\PetShop.CacheDependencyFactory.pdb
......................\......................\...\.....\PetShop.ICacheDependency.dll
......................\......................\...\.....\PetShop.ICacheDependency.pdb
......................\......................\CacheDependencyFactory.csproj
......................\......................\DependencyAccess.cs
......................\......................\DependencyFacade.cs
......................\......................\obj
......................\......................\...\CacheDependencyFactory.csproj.FileList.txt
......................\......................\...\Debug
......................\......................\...\.....\PetShop.CacheDependencyFactory.dll
......................\......................\...\.....\PetShop.CacheDependencyFactory.pdb
......................\......................\...\.....\ResolveAssemblyReference.cache
......................\......................\...\.....\TempPE
......................\......................\PetShop.snk
......................\......................\Properties
......................\ClearBuildingObjects.bat
......................\DatabaseScripts
......................\...............\InstallDatabases.cmd
......................\...............\Sql
......................