网站地图| 免费获取|
毕业论文网
  • 网站首页|
  • 论文范文|
  • 论文降重|
  • 职称论文发表|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 原创论文|
  • 论文开题报告
搜索

当前位置:毕业论文网 -> 论文下载 -> 资料论文下载 -> 基于ASP.NET的企业信息发布网站前台模块的设计与维护
行政管理论文范文| 物流管理论文资料| 人力资源论文| 工商管理论文| 旅游管理| 财管管理论文| 工程管理| 安全管理| 乡镇企业管理| 电视制片管理| 文化产业管理| 物业管理|
工程管理论文资料| 工商管理论文下载| 信息管理论文| 人力资源论文| 酒店管理| 免费物流论文| 工商管理| 行政管理| 物流专业论文| 免费旅游论文| 行政管理论文| 人力资源|

基于ASP.NET的企业信息发布网站前台模块的设计与维护

本文ID:LW21808 字数:9695,页数:37 价格:¥50.00 → 信用说明

以下为论文简介,扫一扫付款马上可获取全文,付款金额见标题右下角。付款后请把付款结果截图及本篇论文的网址或者论文ID发给客服,客服核实后,马上将论文发到您的邮箱或者在线传送给您。客服QQ:17304545 点击这里给我发消息   微信:17304545 扫一扫 扫一扫
本站会员可自行下载:下载地址 基于ASP.NET的企业信息发布网站前台模块的设计与维护 (收费:5000 积分)  如何获取积分?
基于ASP.NET的企业信息发布网站前台模块的设计与维护

^论文字数:9695,页数:37

 基于ASP.NET的企业信息发布网站
 前台模块的设计与维护
 
 摘     要
随着计算机和电子通讯技术的飞速发展和网络的运用越来越广泛,建立一个企业信息发布网站以方便用户快速了解企业信息与动态,即推动了企业的发展,也满足了用户的需求,为企业和客户之间提供一个零距离化的虚拟桥梁。极大地减少纸张的消耗和交通运输的负担;它能提高企业的国际竞争力,繁荣商贸,达到发展经济、搞活市场的目的。本课题借助了网络平台,以Access和asp.net为开发工具,对企业信息发布网站的前台模块进行了设计,力求使顾客有更多的选择,以及方便快捷查询信息,并使得容易操作、内容丰富、功能完善。主要包含了用户注册、登入、用户信息管理等功能。
 本次设计从系统模块的设计、Access 数据库的设计到ASP与Access 的连接实现,展现了一个完整的系统设计思路。对于平台的设计则依靠vsiual studio 2005,它是当前主流的ASP 开发工具和服务器。它的功能非常强大,利用它我们可以在数据库的开发、发布,以及应用程序服务器的整合方面极大的提高工作效率。因此本课题所建立的平台可以在现实中得到推广,因而也将具有一定的经济价值。
 
 
 
 关键词:Access    ASP.NET     网站   信息   模块
 ASP.NET-based enterprise information publishing siteDesign and maintenance of front module
 
                                    Abstract     With computers and the rapid development of electronic communication technologies and networks more and more extensive, the establishment of a business information publishing site to help users quickly understand the business information and dynamic, that contribute to its development, but also to meet the needs of users forbetween businesses and customers to provide a zero distance, virtual bridge.Significantly reduce paper consumption and transportation of the burden; it can enhance the international competitiveness of enterprises, trade and prosperity, to achieve economic development, the purpose of invigorating the market.The issue with the network platform, Access and ASP.NET for the development of tools for enterprise information publishing site of reception module was designed, Li Qiu so that customers have more choices, and to facilitate quick Chaxun information, and makes Rongyi operation,rich, fully functional.It contains the realization of user login, customer evaluation, rating and other functions.The design of the tomcat from the initial installation and configuration, the system module design, Access database design to the ASP and connections to Access, showing a complete system design ideas.The platform design is to rely onvisual studio 2005combined with tomcat6.0, who is the current mainstream of ASP development tools is very powerful, we can use it in the database development, release, and application server integration greatly improved efficiency.Therefore, this platform can be established subject in reality been promoted, and therefore will have some economic value.
 
Keyword:Access   ASP.NET   Website  Network station  Node

 目 录
 中文摘要...................................................................I
 英文摘要..................................................................II
 目录.....................................................................III
 第一章    前言 1
 1.1 研究背景与目的 1
 1.2 开发语言和环境 1
 1.2.1 ASP.NET介绍 1
 1.2.2 Access介绍 2
 第二章    系统分析与总体设计 4
 2.1系统分析 4
 2.1.1技术手段 4
 2.1.2系统流程图 4
 2.2系统结构设计 5
 2.2.1采用的体系结构 5
 2.2.2系统功能设计 6
 第三章    具体设计和编码 7
 3.1企业用户注册登录 7
 3.2企业用户信息管理 8
 3.2.1企业信息录入模块 8
 3.2.2企业信息查询修改模块 10
 3.3管理员编辑与删除 10
 3.3.1企业信息统计模块 10
 3.3.2企业经营信息审核 11
 第四章    数据库设计 12
 4.1数据库的功能模式设计 12
 4.1.1系统E-R图 12
 4.1.2数据流程图 14
 4.2数据库的逻辑设计 14
 第五章    一些功能模块的实现与测试 16
 5.1安装 16
 5.2运行 16
 5.3软件测试 20
 第六章    总结 21
 致 谢 23
 参考文献 24
 附录 25

基于ASP.NET的企业信息发布网站前台模块的设计与维护由毕业论文网(www.huoyuandh.com)会员上传。
原创论文资料流程 相关论文
上一篇:基于ASP的产品发布系统平台设计 下一篇:基于AJAX的WEB即时聊天系统
推荐论文 本专业最新论文
Tags:基于 ASP.NET 企业信息 发布 网站 前台 模块 设计 维护 2011-09-22 08:34:55【返回顶部】
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文资料


毕业论文网提供论文范文,论文代发,原创论文资料

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 毕业论文网 版权所有