Welcome![Sign In][Sign Up]
Location:
Search - aspx sql

Search list

[.net无限级树形菜单(Sql数据库) MyTree

Description:

无限级树形菜单(Sql数据库)

利用VS2005+Sql2000开发的一个无限级树形菜单,比较简单,实用性比较强
DB_CNZZ下为数据库文件,附加即可
数据库连接配置修改DefaultTree.aspx.cs中的SqlConnection con = new SqlConnection("server=(local);database=GHRQ;uid=sa;pwd=sa");

作者:chy2z


Platform: | Size: 273104 | Author: skyin0912 | Hits:

[WinSock-NDIS在线文件验证

Description: 毕业设计 集合VB6+ASPX+SQL的在线文件验证系统
Platform: | Size: 1001867 | Author: il3wg@yahoo.com.cnil | Hits:

[ADO-ODBCASP.NET与数据库编程

Description: ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:\Inetpub\wwwroot\目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要保证您的机器上正确的建立了一个站点,然后将这里的程序考入站点目录下即可。首页为WebForm1.aspx -ASP.NET programming with a database. In this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want your machines running the program in SQL Server under the re-establishment of the same database, or use the above-described I. income derived tools. mdb database into a SQL Server database. Make sure your machine from the services, and procedures necessary to unify the code. 2. Library folder will be copied to C : \ Inetpub \ wwwroot \ directory (this is the general), can run programs 3. Running ASP.NET procedures must ensure that your machine correct establishment of a site and then went to the procedures here directory site can be . Home for the WebForm1.aspx
Platform: | Size: 83968 | Author: yuli | Hits:

[WEB CodebusinessNet

Description: 飞环技术ASP.NET电子商务网站SQL版,包括强大的后台管理、技术论坛、产品浏览等!请自行将数据库目录下两个ACCESS数据库导入SQL2000数据库并修改每个aspx页面的SQL数据库连接信息即可调试成功!另外经过修改也可使用ACCESS作为网站数据库-fly Ring Technology ASP.NET SQL version of e-commerce sites, including a strong background in management, technology forums, product browsing! Please own database directory database into two ACCESS SQL2000 database and revised every 11 pages of SQL database connectivity information can debug success! Another has been modified to use the website as ACCESS database
Platform: | Size: 232448 | Author: 秦通 | Hits:

[Internet-NetworkQQ_(good)

Description: QQ挂机站全部源代码(good) 第一步:新建一sql数据库webQQ,导入SQL数据库备份(在管理器里的还原备份功能,不会找找资料) 在Web.config里修改sa用户密码。 第二步:注册NT后台服务,并在windows服务管理器启动webqq服务 C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\installutil C:\改成你的路径\webQQServ.exe 在webQQServ.exe.config修改sa用户密码。 这样就OK了,后台管理admin/admin.aspx 用户名与密码都是admin 自已改吧 ================================== ================================== 系统使用 APE.NET制作(c#) 使用sql数据库(存储过程) 并使用NT服务自动轮询QQ服务器并自动发广告 :) 这种站实际上只适合用NT服务来做,普通的脚本受不了这压力的。 ================================== 发广告是每次轮询只发用户好友列表中指定数字开头的号。 例如第一次发 10 开头的的,第二次就发 11开头的所有号,依次递增。这样会快很多。 -onhook full source code (good), the first step : a new database sql webQQ, import SQL database backup (in the manager's reduction backup, not to find out information) in Web.config reworked sa user passwords. Second step : Create NT background, the windows and service management services for start webqq C : \ WINDOWS \ Microsoft.NET \ Framework \ v1.1.4322 \ installutil C : \ path into your \ webQQServ.exe webQQServ.exe.config changes in sa user passwords. So OK, management background admin/admin.aspx user name and password are admin own change it ================================ == ================================== system APE.NET production (c#) use sql database ( storage process) and the use of automated polling service NT server and automatically QQ made advertising :) such stat
Platform: | Size: 540672 | Author: 王元 | Hits:

[WEB Codeemployee1.1_51aspx

Description: 51aspx员工绩效考核系统 可以在线进行工作日志填写和管理,管理员可以对员工和项目信息进行管理. 默认帐号密码均为51aspx DB_51aspx下为Sql数据库文件,附加即可-51aspx staff performance appraisal system can be filled out online diary and management, staff and administrators can manage project information. 51aspxDB_51aspx are the default password for Sql database files, additional to
Platform: | Size: 197632 | Author: joan | Hits:

[ERP-EIP-OA-Portalsofthy111f

Description: 某纸业公司的固定资产管理系统,主要有以下功能: 资产管理 折旧管理 查询管理 报表管理 系统管理 增加固定资产 减少固定资产 借出固定资产 归还固定资产 送修固定资产 完修固定资产 计算月度折旧 统计月度折旧 汇总月度折旧 查询减少资产 查询送修资产 查询完修资产 查询出借资产 查询归还资产 资产卡片报表 累计折旧报表 部门资产报表 分类资产报表 登录管理系统 退出管理系统 新建操作用户 修改用户信息 修改用户密码 查询用户密码 分配用户权限 公司信息设置 公司部门设置 系统帮助信息 会员管理结合了Asp.net2.0中的MemberShip,还应用了SiteMap和master文件等 默认管理员帐号:51aspx,密码:51aspx.com App_Data下为数据库文件,默认为Sql2005 MySQL下为数据库生成Sql语句,如果安装了Sql2005则可以忽略此步骤
Platform: | Size: 3010560 | Author: 李玉坤 | Hits:

[.netMyTree

Description: 无限级树形菜单(Sql数据库) 利用VS2005+Sql2000开发的一个无限级树形菜单,比较简单,实用性比较强 DB_51aspx下为数据库文件,附加即可 数据库连接配置修改DefaultTree.aspx.cs中的SqlConnection con = new SqlConnection("server=(local) database=GHRQ uid=sa pwd=sa") -Unlimited level tree menu (Sql database) using VS2005+ Sql2000 developed an infinite-level tree menu is relatively simple, practical, strong DB_51aspx for the database file, an additional database connection configuration can be modified DefaultTree.aspx.cs of SqlConnection con = new SqlConnection (server = (local) database = GHRQ uid = sa pwd = sa)
Platform: | Size: 433152 | Author: 江河横流 | Hits:

[.netMeeting

Description: Asp.net简单会议事务系统 介绍 1:开发环境:VS2005+SQL Server 2000 |开发语言:C#语言 2:该系统首发于51aspx,适合初学者学习。 3:系统功能有:用户管理,管理员管理,添加用户,会议室管理,会议管理,会议查询,我的会议,等等。 4:系统的后台和前台共享一个页面,但有"权限"限制,有的页面"普通用户"只可以远观,而不可以亵玩矣! 5:用户名和密码为:51aspx,身份:管理员 用户名和密码为:zhang,身份:普通用户 6:db_51aspx下为数据库文件,附加即可 计算机毕业设计-Asp.net introduce a simple system of conference services 1: Development Environment: VS2005 SQL Server 2000 | development language: C# Language 2: the system starting in 51aspx, suitable for beginners to learn. 3: The system features include: user management, and administrators to manage, add users, conference room management, conference management, conference inquiries, my meetings, and so on. 4: system background and prospects share a page, but with restricted access, and some pages simply too ordinary users, we can not make亵玩say! 5: user name and password for: 51aspx, identity: the administrator user name and password for: zhang, identity: ordinary user 6: db_51aspx for database files, additional to the design of computer graduates
Platform: | Size: 723968 | Author: 解礼平 | Hits:

[.netASPNET2AjaxMail

Description: 基于Ajax的邮件系统源码 原名称为ASPNET2AjaxMail,用户可以在无刷新的Web环境使用该邮件系统,该系统的主页面如代码截图所示。 主要功能如下: 发送邮件 发件箱 垃圾箱 标签管理 组管理 过滤器 用户管理 系统配置 修改密码 默认登陆帐号/密码:51aspx/51aspx DB_51aspx下为Sql数据库文件(默认格式为Sql2005,Sql2000格式会尽快发布到源码问答中),附加即可-Ajax-based mail system formerly known as source ASPNET2AjaxMail, users can refresh the Web environment without the use of the mail system, the system code page as shown in screenshot. Main function is as follows: send mail Outbox Tab litter management Group Management User Management System filter configuration modify the default login password account/password: 51aspx/51aspxDB_51aspx for Sql database file (the default format for Sql2005, Sql2000 format will be released as soon as possible to the source Code Q
Platform: | Size: 4875264 | Author: 解礼平 | Hits:

[Education soft system333s

Description: 学生成绩智能管理系统源码 该网站为毕业设计源码,为了初学者参考方便。大部分文件名采用了中文(实际开发项目中不建议采用此方式) 分为管理员、教师和学生三个角色权限,管理后台主要有 账户信息管理 学生信息管理 教师信息管理 成绩课程管理 等模块 教师后台:查看课程成绩 密码修改 查看课程信息 成绩修改 成绩分布 成绩录入 学生后台:学生成绩查询 成绩排名 任课老师查询 修改密码 修改基本信息 DB_51aspx下为Sql数据库文件,附加完毕后在站点所有.cs文件中替换Sql连接字符串中的相关信息(server=. database=学生成绩智能管理系统 user id=sa password=sa ) 默认管理帐号/密码:51aspx/51aspx 教师帐号/密码:002/002 学生帐号/密码:00001/00001 -err
Platform: | Size: 2155520 | Author: 王伟 | Hits:

[Database system2005

Description: 学生公寓管理系统使用说明: 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
Platform: | Size: 8243200 | Author: 马腾 | Hits:

[WEB Codemodata

Description: ASP.NET在线SQL数据库企业管理器v0.5(vb源码提供)-ASP.NET online SQL database Enterprise Manager v0.5 (vb source code provided)
Platform: | Size: 150528 | Author: whj | Hits:

[ERP-EIP-OA-PortalOA

Description: 1.使用步骤:(1)默认的管理员51aspx可以在后台创建编辑删除角色、用户、文件。 2.用户权限级别越高,显示的文件类型越多;管理员(拥有所有权限的用户)可以看到全部类型文件,不同权限的用户显示在右侧的文件不同。 3.左上侧把文件分为A B C 三组,供用户查看;权限不同看到的文件类型不同;如:用户1仅可以看到Doc文件 ,用户2可以看到Doc和Jpg文件,管理员可以看到全部类型文件。目前系统支持Doc Jpg Pdf Xsl Dwg 五种文件。 4.上传控制文件类型,仅Doc Xsl Dwg Jpg Pdf文件可以上传。 5.后台部分,仅管理员可以登录,管理员指拥有查看所有文件权限的用户 开发工具 asp.net 语言:C# html javascript sql 系统环境: win2000操作系统 IIS5.0 Microsoft .Net Framework 1.1 IE6.0下测试通过 主页Login.aspx-err
Platform: | Size: 3020800 | Author: 吴相辉 | Hits:

[SQL Server123

Description: 开发工具:Visual Studio 2005 开发平台:Windows XP sp2 数据库:Sql server 2000 从学校走入社会,已经认识的人或需要认识的人会越来越多,交朋结友是我们社会生活中不可分割的主要部分。纸质的通讯录已经不能满足我们的要求,更新麻烦,查询困难等缺点是纸质通讯录所不能克服的。在此情况下,迫切需要一个电子版的通讯录来满足我们的需求。 系统的主要功能如下: 通讯录好友的建立与维护,包括通讯录好友的新建、修改和删除等。 通讯录好友信息的输入,通讯录好友信息包括通讯录好友的基本信息、一般的通讯方式及通讯录好友 。 通讯录好友信息的修改与删除等。 根据不同条件查询通讯录好友,可以查看通讯录好友信息。 App_Data下为Sql2005数据库文件(DB_51aspx下为Sql2000格式数据库),附加即可 默认帐号密码:myaddresslist/123456,51aspx/51aspx-err
Platform: | Size: 1290240 | Author: 李好好 | Hits:

[WEB Codexinwenxitong-sql

Description: 采用Asp.net2.0开发,数据库Sql2000,该项目源码完整,可以直接用VS2005来进行编译处理 系统开发采用三层架构,数据库控制使用了SqlHepler DAL为数据层 BLL为逻辑层 WebUi为表现层 分页采用的是Webdiyer的AspnetPager控件 网页编辑器采用的是FreeTextBox 具有新闻管理、专题管理、类别管理、公告管理、友情链接管理、会员注册等常用功能 DB_51aspx下为Sql数据库文件,附加即可 用户登录地址/login.aspx 默认管理帐号密码均为51aspx-Using Asp.net2.0 development, database Sql2000, complete source code of the item, you can directly use VS2005 to compile processing system developed three-tier, database control SqlHeplerDAL used for data layer logic layer BLL layer WebUi for paging using the AspnetPager control Webdiyer page editor uses FreeTextBox with news management, project management, category management, bulletin management, Link management, membership registration and other commonly used functions DB_51aspx for Sql database files, additional users can log on address/login.aspx default account password management are 51aspx
Platform: | Size: 1667072 | Author: 徐华舟 | Hits:

[ERP-EIP-OA-PortalprojectManager

Description: 简单项目管理系统源码 该源码为某公司的项目管理系统Demo版,数据库是Sql2005 主要功能有:添加项目 | 项目管理 | 添加/编辑小组 | 添加/编辑员工 | 查看/编辑所有周报等 普通员工登录后有:填写周报 | 查看小组周报 | 查看我的周报 | 申请提交周报 功能模块 登录页面:login.aspx DB_51aspx下为Sql数据库文件,附加即可 默认管理员帐号/密码:0001/51aspx,普通员工帐号/密码:0721/888 作者:CDZS 友情提示: 一般数据库文件默认在DB_51aspx文件夹下 如果使用VS2005打开本站项目文件,建议打开前务必安装VS2005Sp1-Simple project management system source code of the source code for a company' s Project Management System Demo version, the database is the main function has Sql2005: Add Project | Project Management | Add/Edit Group | Add/Edit Staff | View/edit all employees weekly ordinary After you log has: fill Weekly | View Group Weekly | View my weekly | weekly functional modules to apply for a login page: login.aspx DB_51aspx for Sql database files, additional to the default administrator account/password: 0001/51aspx, general staff Account/Password: 0721/888 Author: CDZS Tips: General database files by default in DB_51aspx folder open the site if you are using VS2005 project documents, proposals must be installed before opening VS2005Sp1
Platform: | Size: 1417216 | Author: leon | Hits:

[Database systemVIPWeb

Description: 本系统主要功能 1,会员管理 实现会员添加、修改、删除、查询功能,可对会员进行充值、添加消费记录、积分交换操作,其中每笔消费都会按照会员所属等级自动计算积分, 会员可使用所得积分换取礼品或消费卷。 2,卡类管理 实现会员等级添加、修改、删除功能。会员在消费时,系统根据会员所属卡类型的积分率自动计算本次消费所得积分,并累加到总积分中。 3,礼品管理 实现礼品的添加、修改、删除功能。会员可根据自己消费所得积分换取不同礼品。 4,充值报表、消费报表、交换报表 管理层可查看所有会员充值、消费、礼品交换历史记录,了解店里运营情况,及时做出英明营业计划。 本系统还根据不用客户制定基于Reporting Services的各种报表。 5,管理员管理 实现管理员的添加、删除功能。管理员管理记录管理员登录系统次数和上次登录时间 本系统开发结构介绍 本系统是利用目前最流行的开发架构--工厂模式三层架构实现,基于VS2005,使用C#语言开发,数据库基于SQL SERVER2005,并使用Reporting Services为客户制定各种不同形式的营业报表。 此外,在会员充值、消费、礼品换取时,系统都将自动给会员发送邮件提醒-VIP membership is a factory-based model projects a three-tier system, based on the VS2005 development, structural simplicity, coupled with dynamic soft Codematic code generator that allows the development of the efficiency of effort, I feel relaxed. Administrator user name: admin password: 1
Platform: | Size: 1419264 | Author: 赵佳 | Hits:

[WEB Code365191126san

Description: 项目名称:学籍管理系统 运行环境:Windows Server2003+.Net Framework 2.0+IIS6.0+Asp.net ajax +Sql server2005(sql server2000) 开发工具:Vs.net 2005、Asp.net ajax、Sql Server 2005、Power Designer、Vss、Code Smith 浏览器兼容性:兼容IE6.0和Firefox 2.0 全部源码,有系统分析模型(power designer查看),无需登陆,主页面即为系统后台管理页面(login.aspx) 功能模块:添加院系信息 编辑院系信息 添加专业信息 编辑专业信息 添加班级信息 编辑班级信息 添加学生信息 编辑学生信息-Project Name: Student Management System environment: Windows Server2003+. Net Framework 2.0+ IIS6.0+ Asp.net ajax+ Sql server2005 (sql server2000) Development Tools: Vs.net 2005, Asp.net ajax, Sql Server 2005, Power Designer , Vss, Code Smith browser compatibility: compatible with IE6.0 and Firefox 2.0 all the source code, and system analysis model (power designer view), without landing, the background page is the System Management page (login.aspx) function modules: Department Information Department to add information to add professional editor to edit the information professional information to add classes to add information to edit class information Student Information Student Information Editor
Platform: | Size: 1820672 | Author: 巫生 | Hits:

[Other产品直销业务管理系统源码aspx

Description: 产品直销业务管理系统源码 技术特点: 系统基于三层架构,功能俱全、性能稳定,负载能力强, 前端页面采用DIV CSS设计,集成支付宝付款功能!只需修改 配置文件即可正常运行! 功能描述: 包括三大模块 一、奖金结算管理 1、会员奖金查询 2、报单 3、订货 二、财务管理中心 1、工资结算 2、批量派数 3、财务报表 三、系统设置管理 1、奖金设置 2、安全管理 3、日志管理 4、系统备份 注意事项:后台账号和密码均是:super 开发环境为Visual Studio 2005,数据库为SQL Server 2008,文件夹sql2000下面数据库直接附加(product direct sell code)
Platform: | Size: 4905984 | Author: 旺旺75 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net