搜索资源列表
Websharp1.0Source
- dataaccess层的功能的部分代码,符合设计模式的,你看看就知道了。还可以的-dataaccess layer part of the function of the code, with the design mode, you can see it knows. Can the
Business
- using System using System.Collections.Generic using System.Text using DataAccess using System.Data namespace Business { public class SalesTable { DataOperate temp = new DataOperate(\"server=. uid=sa pwd=sa database=pubs\")
DataAccess
- 用C#做的封装好的访问数据库的类库,方便大家使用-C# to do with good access to the database of the library package, to facilitate the use
DataAccess
- database Access example
SPL_Robot
- SPL_Robot是配合SmartPersistenceLayer使用的一个XML数据库框架的代码生成工具。 SmartPersistenceLayer(SPL)是.NET系统框架持久层。强调是框架带来的灵活性与扩展性。 一、 引用 SPL的发布形式是一个名为PersistenceLayer.Dll的DLL文件,可以在我的BLOG上下载目前最新版:SmartPersistenceLayer3.2,因此只需要在项目中“添加引用”即可:
DataAccess
- Data Access - Sort and Filter with a DataView
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 ...
DbConnectionHelper
- C# 连接数据库 (通过Oracle.DataAccess.Client)
dbback
- 数据库备份代码,需要dataaccess组件-db back,need dataaccess dll.
DotNET-DataAccess
- C#.NET万能数据库访问封装类(ACCESS、SQLServer、Oracle) 数据访问基础类 用户可以修改满足自己项目的需要。-C#. NET universal database access wrapper class (ACCESS, SQLServer, Oracle) Data Access Foundation Classes Users can modify to meet the needs of their own projects.
DbHelper-DataAccess
- 个人曾经写过的数据访问接口,包含:MSSQL、Mysql、Oracle等数据库的公共处理接口。可以拿过来直接使用,放在手里好多年了。-Wrote personal data access interface, including: common processing interface MSSQL, Mysql, Oracle and other databases. You can take over the direct use, on hand for many years.
dataaccess
- c#数据库连接类文件,可以直接引用进行数据库连接-the file used for data access based on c#