Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - .NET
Search - .NET - List
此代码是用c#写的程序.- This code is the procedure which writes with c#
Date : 2025-12-30 Size : 1.61mb User : 李枫

Tutorial on data access using store procedure for MSSQL
Date : 2025-12-30 Size : 478kb User : er

饭店住房管理服务系统(C#.NET)-hotel housing management system (C#.NET)
Date : 2025-12-30 Size : 646kb User : 泽寒

非常实用的NET的SQL 程序-A very useful NET s SQL progam.
Date : 2025-12-30 Size : 130kb User : 罗向龙

运用ASP.NET开发的一个同学录系统,具有三层模式,可以注册,留言等。具有一般BBS的简单功能。-ASP.NET development of the use of a website, with the three-tier model, can be registered, such as voice mail. General BBS with a simple function.
Date : 2025-12-30 Size : 6.12mb User : 章曼

1。使用ASP.NET+C# VS.NET 2003制作,代码和界面分离,调试维护方便。是用用户控件,大量修改方便。 2。使用SQL2000,支持大数据量的应用。 3。贴图看图功能强; 4。无第三方控件,调试运行方便; 5。代码完全开放,使用技术简单明了,适用于初学者学习,也适用于中高级开发人员发展分支。-1. ASP.NET C# VS.NET 2003 production, and interface code separation, ease of maintenance and debugging. Is a user control, extensive amendments to facilitate. 2. SQL2000 used to support data applications. 3. Texture- picture function; 4. No third-party control, debugging and running convenience; 5. Completely open code, the use of simple technology, applicable to beginners learning, but also to the development of middle- and high-ranking staff development branch.
Date : 2025-12-30 Size : 1.46mb User : 韩苏

在asp.net中进行Excel读写. 读入Excel数据到asp.net页面中-conducted in reading and writing Excel. Reading data into Excel to Asp. Net pages
Date : 2025-12-30 Size : 20kb User : hua

软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据-Software Introduction: Programming Environment: windows2003+ Visual stdio c++. NetAdo+ SQL2000/####################################/SQL settings: in SQL2000 database established under schooldata import data into data files: data directory has school_back database backup file operations: using SQL Enterprise Manager to restore the database to import data
Date : 2025-12-30 Size : 3.4mb User : ttjacky

使用SQL Server为后台数据库ASP.NET C#语言开发-set OA system, using SQL Server database for background ASP.NET C# language 开发的新闻管理系统,里面有详细的代码及文档-The use of SQL Server back-end database for ASP.NET C# Language-set OA system, using SQL Server database for background ASP.NET C# Language development news management system, which has a detailed code and documentation
Date : 2025-12-30 Size : 2.1mb User : 成林

使用SQL Server为后台数据库ASP.NET C#语言开发-set OA system, using SQL Server database for background ASP.NET C# language 开发的电子商务系统,有完整代码及文档
Date : 2025-12-30 Size : 2.47mb User : 成林

ADO.net 对每种数据库都提供了专门的连接字,不过每种的连接方式都差不多,所以这里我只用 SQL Server来做-ADO.Net for each database are available to connect a special character, but each of the connections are similar, so here I only use SQL Server to do
Date : 2025-12-30 Size : 178kb User : jerry

在ADO.NET平台下,连接sqlserver数据库,显示员工信息-In ADO.NET platform connecting the sqlserver database, show the employee information
Date : 2025-12-30 Size : 166kb User : 胡恒

OA系统,数据库为SQLSever 。net c#-OA systems, databases for SQLSever. net c#
Date : 2025-12-30 Size : 289kb User : zhangqiang

Visual Basic.NET数据库开发实例,里面包含一些典型的案例和源码-Visual Basic.NET example of database development, which contains some typical cases and the source
Date : 2025-12-30 Size : 273kb User : 陈华升

DL : 0
1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示. 3."Database"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择"附加数据库" 4.需要修改根目录web.config文件 <add key="DBServer" value="."/>,改成当前数据库地址 <add key="DBUser" value="sa"/>,改成当前数据库用户名 <add key="DBPwd" value="sa"/>,改成当前数据库密码 <add key="DBName" value="hyb2btest"/>,改成当前数据库名称 <add key="SQLConnString" value="server=. database=hyb2btest user id=sa pwd=sa Min Pool Size=10"/>,分别也换成当前数据库的地址,用户名、密码以及数据库名称。 5.后台登录地址: 当前路径+manage/index.aspx 帐户:admin 密码:admin 环境要求: Windows2000 / Windows2003 + IIS5 + .NET Framework 1.1 + MS SQL Server 2000 或各更高版本 演示地址:www.hyb2b.cn 电话:13061363607 MSN :huayousoft@hotmail.com-err
Date : 2025-12-30 Size : 7.27mb User : xiaoli

学生公寓管理系统使用说明: 1.服务器运行环境 SQL 2000 .NET FRAMEWORK 1.1 .NET FRAMEWORK 1.1 CHINESE (SIMPLIFIED) LANGUAGE WINDOWS信使 IIS 开发环境:Windows XP Microsoft Visual Studio .NET 2003 SQL Server 2000 2.使用方法 附数据库Manage,文件夹为DB,用户名为sa,密码为空。 3.通过信使将Manage文件夹添加为虚拟目录。 起始页是Login.aspx 网站的系统管理员帐号和密码分别是: admin admin 网站的管理员帐号和密码有很多,其中一个是:1 1 网站的学生帐号和密码有很多,其中一个是: 3 12345678 制作说明: 1.由于时间仓促,为了做一个完整的系统,做的这个系统没有用基本的三层架构或基本的MVC架构,而是用的一层 2.本系统参考了自己曾经做过网站,系统的代码,并不是从无到有的做出来的 3.为了在短时间实现了最为基本的功能,本网站做的比较粗糙,里面有隐患的bug,我没有用 try{} catch{} finally{} 捕捉,所以在调试的时候,难免会报错 4.还是由于时间的仓促,网站的所有网页,出了图片之外,都在根目录下,见笑了 -err
Date : 2025-12-30 Size : 7.86mb User : 马腾

C# + MYSQL 课程设计 ASP.NET 2.0数据库开发《餐饮消费管理系统》功能完整,界面大方,课设必下,大家好好利用~-C#+ MYSQL curriculum design ASP.NET 2.0 database development, Food consumption management system full-featured interface Dafang, lessons must be based, we make good use of ~
Date : 2025-12-30 Size : 729kb User : honey

酒店管理系统 附带数据库 提供课程设计使用 希望传上来和大家一起分享-Hotel attached to the database management system to provide courses designed for use with Chuan-up and we hope to share
Date : 2025-12-30 Size : 266kb User : 木子

在VS2005中创建数据库的实例(VB.Net)-In VS2005 create a database instance [VB.Net]
Date : 2025-12-30 Size : 81kb User : songjian

网上商城购物系统的源码及使用说明,很好的,拿来和大家共享,共同学习。.net环境下,c#做的数据库系统的开发-Online shopping mall system and the use of source notes, very good, and everyone used to sharing, learning together. . net environment, c# to do the development of database systems
Date : 2025-12-30 Size : 1.3mb User : 獭獭鬼
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.