搜索资源列表
ADO.NET.VB.NET
- 是一个用SQL和VB.NET来做的源码。-using SQL is a very consistent and VB.NET source.
ADO
- 机票订购系统的ADO文档,本文实现一机票订购为例,使用ADO.NET技术和SQL数据库技术完成机票订购。
Access SQL
- ADO.NET示例程序,包括OleDbConnection、OleDbCommand、OleDbDataReader的使用-ADO.NET sample program, including OleDbConnection, OleDbCommand, the use of OleDbDataReader
Wrox.Professional.ASP.NET.2.0.Databases.Feb.2007.eBook-BBL
- Who This Book Is For This book is aimed at intermediate or experienced programmers who have started on their journey toward ASP.NET development and who are already familiar with relational databases such as SQL Server. While readers won’t be intro
HRMS
- ADO.NET课的项目实践的项目,需要配置SQL数据库,建数据库的所有命令都在里面。-my project for the ADO.NET lesson
Excel2sql
- Excel导入SQLserver源码 Excel是一种非常灵活的电子表格软件,用它可以存储各种数据,本节将对如何将Excel导入SQL Server2000数据库进行详细介绍。 开发环境:NET2.0 开发工具:vs2005 开发语言:c# 数据库:server2000 1.方案分析 通过Microsoft.Jet.OLEDB.4.0方式可实现使用ADO.NET访问Excel的目的,如以下示例代码为连接Excel数据的字符串: string strOdbcCon
NETairlinesearch
- Asp.net航班查询系统源码 在这个项目案例里,你要用ASP.NET开发航班查询的系统,用户输入出发城市、到达城市、和起止日期,能查询出这段时间内从出发城市到到达城市的所有航班,每个航班有什么仓位以及各个仓位的价格和剩余票数等信息。 本案例实现了一个航班查询系统 巩固了 ASP.NET程序的建立 Web控件的使用 在C#中使用XML Schema 使用ASP.NET验证控件 使用DataGrid的模板列 ADO.NET的使用 数据库中建立存储
supermarket
- ADO.net SQL 数据库基本操作,超市货物分类管理-ADO.net SQL database basic operation, supermarket goods classified management
SqlServer1
- 关于SQL和。NET的设计资料,很全面和详细,有很高的价值-On the SQL and. NET design data, it is comprehensive and detailed with a high degree of value
ET1
- 电动工具企业管理信息系统 .net2.0 C#源码 visual studio 2005工程 ado.net应用 sql server数据库应用 库存管理/权限管理-Power Tools Enterprise Management Information System. Net2.0 C# source code visual studio 2005 project ado.net application sql server database applications inventory m
ADO.NET
- ADO.net操作数据库总结,包括用SqlConnection连接SQL Server,二。用OleDbConnection连接 三.创建Command对象等-ADO.net to operate the database summary including the use SqlConnection to connect SQL Server, 2. OleDbConnection connection with the three. Create a Command object
ADOExample
- This an application made by ADO.NET (C#). It contains a very good example to handling a lot of events and how to connect to SQL server database and get and handle data.-This is an application made by ADO.NET (C#). It contains a very good example to h
EntLib.com.Blog.Source.v3.1
- 本博客平台专注于开源.Net 系统,如开源ASP.NET论坛、开源ASP.NET博客、开源ASP.NET电子商务平台(前台购物系统和后台业务处理系统),以及分享、交流Microsoft .Net平台的相关技术及企业架构设计,如.Net Framework、ASP.NET、C#、ADO.NET Entity Framework、MVC Framework、AJAX、LINQ、SQL Server、Service Broker、WCF/WF/WPF、BizTalk、ESB (Enterprise S
ADO.NET.development.view.SQL.command.objects
- ADO.NET development view the SQL command of basic objects
asp-net-3-5-a-beginners-guide.9780071591942.40209
- ASP .NET 3.5 covers LINQ, SQL, ADO.NET, Ajax, CSS and more
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
ADO.NET
- ADO.NET中三种方式访问数据库,1\sql server提供程序读取sql server数据库的内容2\用OLEDB访问sql SERVER3\用odbc来访问sql server数据库-ADO.NET to access the database in three ways, 1 \ sql server sql server database provider reads the contents of two \ use OLEDB to access sql SERVER3 \ us
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
精通C#与.NET 4.0数据库开发源码
- 精通C#与.NET 4.0数据库开发---基础、数据库核心技术、项目实战/ 秦婧,石叶平等编著 介绍微软.NET 4.0平台所涉及的SQL Server 2008、ADO.NET和LINQ等数据库开发技术。全书共六篇,包括:C# 4.0语言基础、开发应用程序、SQL Server 2008基础、ADO.NET操作数据库、LINQ查询开发、项目实战。(Proficient in C# and.NET 4 database development, database foundation, core