搜索资源列表
softhy814g
- 开源的用于创建图表生成图形报表,asp.net sql oracle 数据库-Revenue generated graphics used to create a chart report, asp.net sql oracle database
DBUtility
- 操作数据库公用类,可以操作不同类型的数据库,如SQL,Oracle-Public class database operation, can operate different types of databases such as SQL, Oracle, etc.
GroveKit
- A good orm toolkit. It can be used in dot net framework 2.0,3.0,3.5,4.0 etc. ,and it supports oracle, ms sql server2000/2005. Easy to use.
OReilly---ADO.NET-Cookbook---By-Laxxuss
- Microsoft ADO.NET is the latest data access technology from Microsoft. ADO.NET is a collection of classes that are part of the .NET Framework, and is designed to provide consistent access to data in loosely coupled n-tier application architectures su
regeditsys
- 简单的注册功能和手机短信验证功能 1.程序整理了包括Access,FoxPro,Oracle,SQLServer数据库基类操作 为了安全起见,对验证码进行稍修改,短信验证码发送功能也整理在验证码里边 这个只是在公司做项目的时候用到的,感觉大家可能在以后做手机验证的时候比较有用,所以,整理了一下,希望大家多多提出意见.-Simple registration and SMS authentication feature a program put together,
SXCMS
- SXCMS是一款基于 asp.net平台的网站内容管理系统,默认支持 SQLServer数据库,可扩展支持Access、MySQL、Oracle等多种数据库。-SXCMS is a web content management system based on asp.net platform supported by default SQL Server database, and can be extended to support Access, MySQL, Oracle and othe
MulDataBaseApp
- 1、本程序为.NET的反射机制与抽象工厂结合开发的多数据库系统模型! 2、在本系统中,集合了SQL Server、Mysql、Oracle、DB2、Access数据库的不同连接方式。实现了切换数据库的最简方式! 3、本系统中附带一个新闻管理来测试测模型。 4、此模型非常适合嵌入多层、有换数据库的需求的项目中,朋友可以随意的本模型的基础上进行扩展或者二次开发。 -1, the program is a model of multi-database system NET refle
Sql-serveDataUpdater_New
- 数据库对比更新,针对sql server 和access,后面慢慢退出oracle等操作-Contrast database update for sql server and access, back slowly out of oracle and other operations
ADONET-SQL-Crud-Builder
- The file is a C#/ADO.NET Create/Read/Update/Delete (CRUD) code generator designed for MS SQL & Oracle databases. The code generator is developed entirely in Borland Delphi. It lets you define the fields in your database table and program will generat
AspNetPager
- AspNetPager针对ASP.NET分页控件的不足,提出了与众不同的解决asp.net中分页问题的方案,即将分页导航功能与数据显示功能完全独立开来,由用户自己控制数据的获取及显示方式,因此可以被灵活地应用于任何需要实现分页导航功能的地方,如为GridView、DataList以及Repeater等数据绑定控件实现分页、呈现自定义的分页数据以及制作图片浏览程序等,因为AspNetPager控件和数据是独立的,因此要分页的数据可以来自任何数据源,如SQL Server、Oracle、Access