搜索资源列表
ASP.NET数据库访问层通用代码
- ASP.NET数据库访问层通用代码,ASP.NET数据库访问层通用代码-ASP.NET common database access layer code, ASP.NET common database access layer code
MotoLab.Data
- 数据库连接,采用nhibrerate做为数据库连接,并包装了直接访问数据库连接的程序.你可以采用两种方式进行数据库操作,效率很高-database connections, as used nhibrerate database connectivity, packaging and direct access to the database linking procedures. You can use two methods for database operation, high effi
SimpleRemoting
- 使用remoting实现远程访问数据库. 客户端通过使用TCP或HTTP通道得到远程对象与服务器建立连接-use remoting remote access to the database. Client through the use of TCP or HTTP links Road remote server object and establish a connection
Screen_Example_cs
- C#的数据访问功能,利用Dataset来访问数据库的表和存储过程.-C# data access function, Dataset use to access the database tables and stored procedures.
C#开发WINDOWS CE代码 远程访问SQL CE
- 该源码在C#环境下对开发windows ce对数据库的操作语句数据库为sql server ce2.0与sql server 2000的数据复制合并-source in the C# development environment for windows ce operation of the database sql statement to the database server ce2.0 sql server 2000 with the merger of data replicatio
DataAccess
- 用C#做的封装好的访问数据库的类库,方便大家使用-C# to do with good access to the database of the library package, to facilitate the use
NBearLitePetShop4.0.rar
- 该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设
OperateDatabase
- C#数据库访问类封装,访问数据库方法,返回数据集合,通过这个类可以轻松访问数据库-C# database access type package, access the database methods, data collection back, through this type can easily access the database
databaseHelpCode
- 一些用C#开发的通用数据库访问层代码.可供你开发数据库访问层时参考-Some developed using C# code for common database access layer. Development of the database access layer for your reference
ProcedureAccess
- C# 访问数据库存储过程的方法和类描述-C# to access the database stored procedures described in the methods and classes
PrAcc
- 用C# 访问数据库和数据库存储过程的学习类-To use C# to access the database and the database stored procedure class to learn
DBCommon
- C#访问数据库工厂类,可以进行Access和SQL的自动切换!-C# to access the database factory class
report
- 数据库访问,数据库数据处理与分析,打印报表,报表预览,适用于工业控制后台-Database access, database, data processing and analysis, report printing, report preview, the background for industrial control
RemoteDatabaseAccess
- 利用TCP协议进行网络通信,实现远程数据库访问,此文件包括远程端的服务端程序以及本地的客户端程序。数据库使用Access2003-Network communication using TCP protocol, remote database access, including remote end of the file server application and the local client. Database using Access2003
silverlightdatabase
- WEB数据访问,silverlight通过WCF访问数据库。
DataAccess
- 在VS2010下开发...用C#写的一个系统....可以同时访问XML...SQL Server...数据库...对于入门有很大帮助-... Under development in VS2010 using C# to write a system .... can access the XML ... SQL Server ... database ... great help for entry ...
CSharpConnectionPool
- C# 实现数据库连接池,提高数据库访问性能。-C# to achieve database connection pooling to improve database access performance.
huoqushuju1
- remoting的简单应用,关于访问数据库的简单实用,定义端口和信息的传输-the simple application of the remoting to access the database is simple and practical definition of ports and the transmission of information
C-and-Access
- 以Access数据库为例说明,用C#的DataSet类访问数据库的一些操作方法。-Access database, for example, methods of operation to access the database with C# DataSet class.
ConnectOracleDb
- C#访问数据库类 执行非查询命令 执行查询命令 读写blob字段 -C# to access the database class execute non-query command to execute the query command to read and write the blob field