搜索资源列表
-
0下载:
一个个人自己编写的c#的源程序,实现了使用SQL Server 2005中的托管存储过程(Managed Stored Procedure)和用户自定义函数(UserDefined Function) ,是一个不错的、完整的程序,共享出来给大家一起学习。-one prepared by the individuals themselves c # source, the realization of the use of SQL Server 2005 hosting storage proce
-
-
0下载:
本C#程序演示了利用HOTP实现One-time password登陆的过程. 分为服务器,登陆客户端,和一次性密码生成器.
一次性密码生成器是写在WindowsMobile6上的程序.
服务端以SQL SERVER 2005保存用户数据.
客户端程序与PPT资料是韩本版.
-This program demonstrates the use of HOTP achieve One-time password and login process. Into the server,
-
-
0下载:
本部分所需要的数据表以及存储过程,将data文件夹下的.mdf文件和.ldf文件拷贝到硬盘合适位置(必须同一目录),打开SQL Server 2005右击数据库文件夹,选择附加。然后单击添加,选择刚才复制的.mdf然后单击确定完成数据库创建。-This part of the required data table and stored procedure will be under the data folder. Mdf file and. Ldf files are copied to t
-
-
0下载:
c# 关系对象映射NHibernate,sql server 2005,窗口程序进行分页查询。-c# object-relationship mapping NHibernate, sql server 2005, windows procedure paging queries.
-
-
0下载:
把程序放在存有SQL数据库文件的文件夹中,打开程序,点击附加或卸载,直接执行附加或卸载sql数据库到本地服务器!方便快捷-The procedure on the SQL database files there the folder, open the program, click Add or uninstall, direct the implementation of additional or uninstall sql database to a local server! Conv
-
-
0下载:
用C#写的一个球员管理系统,包含CBA和NBA中球队与球员的增删改查操作和球员转会等操作,涉及事务,触发器,存储过程等操作,希望对大家有用。-The program is written with c# and sql server for players management, realizing some basic functions such as add search delete a player to or from a team,change his team he serve
-