Description: 高校教师管理系统,包括老师档案管理,科研项目,教学项目,课程安排等,用ASP.NET开发,数据库用的是SQLSERVER2005.-Management system for university teachers, including teachers file management, research projects, teaching projects, courses, etc., using ASP.NET development, the database is used SQLSERVER2005. Platform: |
Size: 916480 |
Author:张卫强 |
Hits:
Description: 办公自动化系统Asp.net(c#)
1、本系统在
Windows 2003 Server/Windows xp professinal sp2
VS.NET2005
SQLServer2005
环境下调试通过
2、文件夹.MyOA\DB\下为系统所需要的数据库脚本文件
3、管理员登录名及初识口令:super/1-Office Automation System Asp.net (c#) 1, the system in Windows 2003 Server/Windows xp professinal sp2 VS.NET2005 SQLServer2005 debugging environment through 2, folder. MyOADB needed for the system database script file 3, the administrator login name and password acquaintance: super/1 Platform: |
Size: 140288 |
Author:zh |
Hits:
Description: Linq三层模式之演示添加修改删除源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库文件在DB下,直接附加即可,新手学习的好资料。-LINQ presentation of three-tier model to add amendments to delete source net2008+ Sqlserver2005, the use of LINQ operations at the three-tier data, database files in the DB directly attached to, and newcomers learn the information. Platform: |
Size: 1779712 |
Author:daydiy |
Hits:
Description: 实现基本的购物车功能。
eclipse+sqlserver2005
1.主要强调了购物车的业务逻辑。
2,利用javabean封装。比较适合jsp初学者。
3.简洁实用。可以在此基础上开发更加复杂功能的购物网站。
数据库建立
create database shop_db
go
use shop_db
go
create table t_sp
(
s_id int identity(1,1) primary key,
s_name varchar(20) not null,
s_price money not null
)
go
insert into t_sp values( IBM笔记本电脑 , 19999 )
insert into t_sp values( Hp商务笔记本电脑 , 8666 )
insert into t_sp values( 精通JSP技术 , 236 )
insert into t_sp values( ASP.NET高级应用 , 156 )
insert into t_sp values( J2EE高级开发 , 126 )
insert into t_sp values( 华硕笔记本电脑 , 6789 )
go
select * from t_sp
go-The realization of the basic shopping cart functionality. eclipse+ sqlserver20051. the main emphasis on the shopping cart business logic. 2, the use of JavaBean package. Jsp are more suitable for beginners. 3. Concise and practical. On this basis can the development of more complex functional shopping site. Database create database shop_dbgouse shop_dbgocreate table t_sp (s_id int identity (1,1) primary key, s_name varchar (20) not null, s_price money not null) goinsert into t_sp values (IBM notebook computer, 19999) insert into t_sp values (Hp Business Notebook, 8666) insert into t_sp values (proficient in JSP technology, 236) insert into t_sp values (ASP.NET advanced applications, 156) insert into t_sp values (J2EE Senior Developer, 126) insert into t_sp values (ASUS notebook computers, 6789) goselect* from t_spgo Platform: |
Size: 274432 |
Author: |
Hits:
Description: 是一个bbs论坛,运行环境是sqlserver2005+asp.net,功能是实现了一个简单的论坛,可以发贴,删贴-Is a bbs forum, running environment is sqlserver2005+ asp.net, function is to achieve a simple forum post删贴 Platform: |
Size: 150528 |
Author:tjjman |
Hits:
Description: 用vs2008 asp.net sqlserver2005数据库开发的学生管理系统-Vs2008 asp.net sqlserver2005 with database management systems developed by students Platform: |
Size: 1328128 |
Author:蒋文文 |
Hits:
Description: 开发工具:Window Server 2003 Visual Studio 2005 SqlServer2005 ASP.NET 采用三层开发。
系统要求实现如下功能。
修改密码、机构管理、部门管理、员工管理、个人日程、部门日程、我的便签、文档管理、回收站管理、文档搜索、消息管理、个人信箱、员工签到签退、考勤历史查询、考勤统计等
-Development Tools: Window Server 2003 Visual Studio 2005 SqlServer2005 ASP.NET three-tier development. System requirements to achieve the following functions. Change Password, institutional management, departmental management, staff management, personal calendar, departments, calendar, my notes, document management, recycling management, document search, information management, personal mailbox, employee attendance sign-off, attendance history, inquiries, attendance statistics etc. Platform: |
Size: 27171840 |
Author:张三 |
Hits:
Description: asp.net商品库存管理系统。开发环境:visual studio 2005 + sqlserver2005以上版本
-asp.net shang pin ku cun guan li xi tong Platform: |
Size: 638976 |
Author:michael |
Hits:
Description: 采用的是asp.net+SQL Server2005,界面简洁美观,基本功能都实现。-Useing asp.net and SQL Server 2005 to develop.The interface is simple and beautiful, the basic functions are achieved Platform: |
Size: 3959808 |
Author:jekenn |
Hits:
Description: 此在线考试系统采用的是ASP.NET+SQLServer2005,界面简单,功能基本实现。-The online examination system using ASP.NET+SQLServer2005, simple interface, it realizes the basic function Platform: |
Size: 3899392 |
Author:jekenn |
Hits:
Description: 好开端企业站源代码,数据库+代码,asp.net+sqlserver2005,给那些学习的人做参考,-Good start enterprises station source code, database+ code, asp.net+ sqlserver2005, to those who study for reference, Platform: |
Size: 14428160 |
Author:gcy |
Hits:
Description: 本实例是大学课程项目,用Visual Stuio2008简单实现了学院二级官网的相关网页,连接SQLServer2005。(This example is a university course project, using Visual Stuio2008 to simply implement the relevant web pages of the two level official network of the college and connect to the SQLServer2005) Platform: |
Size: 26861568 |
Author:yuki01
|
Hits: