搜索资源列表
GetCode
- 在本例子中,实现在C#下,如何生成SQL SERVER数据库表的数据层代码.-In this example, the realization of the C#, how to generate the SQL SERVER database table data layer code.
Jd_sql
- C# SQL高效操作类源码 技术特点: 使用极其灵活可以非常方便快捷的操作数据库,是的sql2005操作起来方便程度超过Mysql, 最适合制作企业网站,开发效率极高,操作非常简单。 使用例子: Object[] str = { biaoti.Text, neirong.Text, DateTime.Now } Conn.Add("news", "biaoti,neirong,date", str) 修改: int id = Sys
DataBaseConnectorMSSqlServer_Demo
- example for conected sql in vb .net
DBhelper
- 对SQL sever 数据库操作的函数的大面积封装。例如:拼接查询,多表查询等功能。-SQL sever database operations function of a large area of the package. For example: splicing queries, multi-table queries and other functions. Derived from http://www.cq55.com
CSharpteacher-WEB
- 该源码为C#实用编程百例配套源码。文件先按章组成, 共分成6章。每章的文件夹中包含了该章的实例源文件。对于第4章数据 库编程中的实例,除了Framework以外,还需要安装SQL Sever或者M SDE。 对于第6章Web编程中的实例,除了Framework以外,还需要安装 IIS5.0或以上版本,如果安装Framework之后再安装IIS,需要运行 Framework目录下的aspnet_regiis -i,打开第6章项目时,需要先设置项 目所在目录的虚拟路径为
classmanagement
- 可作为范例了解vb简单的添加删除更新操作,使用SQL数据库-Can be used as a simple example to understand vb add delete update operations, the use of SQL databases
vb.net_student_information
- Determine the type of data source control you need. For example, the LinqDataSource control enables you to use LINQ syntax in markup code to access data from a variety of data sources. The ObjectDataSource control works with a middle-tier business ob
