搜索资源列表
MyTree
- 使用C#和sql server 做的,实现无限级树形菜单的示例-The use of C# And sql server to do to achieve an unlimited-level tree menu sample
RegWeb
- 简约注册系统源码(面向对象、简单易懂) 采用了c#开发的简单用户示例,仅有简单的用户注册验证界面,登录时有字母数字混合验证码校验,数据库操作采用存储过程,非常简单易懂,推荐给初学者 App_Data下为Sql数据库文件,附加即可 数据库配置要修改对应cs文件中的server=. database=web uid=sa pwd=sa并编译后才生效-Simple registration system source (object-oriented, easy-to-read) adop
trfsoftNet
- 随着网络经济的发展,越来越多的企业走向网络,希望通过网络宣传自己,从而增加销售渠道。本章通过一个中小型企业门户网站的实例,来讲述采用ASP.NET 2.0+ACCESS / SQL Server的模式构建一个面向中小型企业门户网站的解决方案。-ASP.NET 2.0+ACCESS/SQL Server sample
VisualCshujukukaifjingdiananlijiexi
- 所有示例程序都是在Microsoft Visual Studio .NET 2003(简体中文版)和SQL Server 2000个人版下调试通过的-All sample programs are Microsoft Visual Studio. NET 2003 (Simplified Chinese version) and SQL Server 2000 Personal Edition is adopted under the debugger
SqlHelper100604
- SqlHelper源码及使用实例 SqlHelper是非常方便的数据库操作函数,功能强大,使用起来非常简单,免去很多复杂的数据库操作的代码,在多层应用及面向对象开发中都有很多应用 SqlHelper源码带有详细的说明,示例中有51aspx原始的示例Sql语句 主要包括以下操作: 简单SQL语句(ExcuteSql) 带参数的简单SQL语句(ExcuteSQLParm) 简单存储过程 (ExcuteProc) 带参数的存储过程(ExcutePro
DynamicallyBuildLambdaExpression
- 动态生成LINQ TO SQL 并且显示在datagridview中-This sample demonstrates how to dynamically build lambda expression and show data into DataGridView Control.
SampleLINQ
- c#语言LINQ的101个例子,学习的绝佳材料-This sample contains about 101 examples from each of these areas: LINQ To Objects LINQ To SQL LINQ to DataSet LINQ to Xml
StoreFiles
- It s a SQL Server based store sample
OddBlurFind
- Visual C#利用[]通配符进行查询数据库,学习一下[]通配符在SQL查询中的用法,较基础的C#数据库入门知识,除此功能外,本示例程序没有其它的功能,比较单一,有想研究学习的就下载本源码吧。-Visual C# use [] wildcard query the database, to learn about [] wildcard in SQL query usage compared based on C# database entry knowledge In addition to
SQLWrite
- 使用SQL语句输入数据C#实例源码,窗口化的SQL实例程序,便于操作-Input data using SQL statements C# source code examples, the window of the SQL sample program, easy to operate
BackUpAndRestoreSQLDB
- is the sample code for back up and restore of Ms SQL server Database in C#
ConnectDB
- sample connect to mssql server