asp.net電子商務網站設計畢業(yè)論文.doc
約46頁DOC格式手機打開展開
asp.net電子商務網站設計畢業(yè)論文,摘要隨著電子科技的不斷進步,購物不再是單一的現(xiàn)實購物形式,電子商務網上購物也成為日常購買商品的一種主要形式。電子商務形式的網上商店具有高效、快捷,信息暢通的特點,還可以很大程度上降低銷售成本。本文著重論述了購物網站的實現(xiàn)與設計過程。在系統(tǒng)的設計與開發(fā)過程中嚴格遵守軟件工程的規(guī)范,詳細得從經濟技術以及操作方面進行了可行性...
內容介紹
此文檔由會員 wanli1988go 發(fā)布
摘 要
隨著電子科技的不斷進步,購物不再是單一的現(xiàn)實購物形式,電子商務網上購物也成為日常購買商品的一種主要形式。電子商務形式的網上商店具有高效、快捷,信息暢通的特點,還可以很大程度上降低銷售成本。
本文著重論述了購物網站的實現(xiàn)與設計過程。在系統(tǒng)的設計與開發(fā)過程中嚴格遵守軟件工程的規(guī)范,詳細得從經濟技術以及操作方面進行了可行性分析,并且運用軟件設計模式,從而減少系統(tǒng)模塊間的偶合,力求做到系統(tǒng)的穩(wěn)定性、可重用性和可擴充性。針對要設計的文靜電子商城網站的購物車模塊,基于ASP.NET框架,后臺運用SQL SERVER 2005數(shù)據庫。
此電子購物網站主要實現(xiàn)電子商城的購物車模塊,實現(xiàn)了用戶瀏覽頁面商品和用戶登錄注冊等功能,用戶把商品放入購物車,并且對購物車里的商品進行修改,增添和刪除購物車的商品,以及改變購物車里商品的數(shù)量,最后確定后遞交訂單,管理員根據訂單以及客戶貨款的情況來確定是否發(fā)貨,然后在后臺進行填寫已經發(fā)貨的情況,以及管理員的后臺管理,包括對注冊用戶的帳號的管理情況,譬如修改、刪除等等。
關鍵詞:ASP.NET 技術;SQL SERVER 2005;購物車;商品管理;訂單管理
Abstract
With the progress of electronic technology, shopping is no single reality, e-commerce shopping on shopping and buying goods become daily a main form. Electronic commerce form of online shop is efficient, quick, information flow characteristics, still can greatly reduce cost of sales.
This paper discusses the realization of shopping website design and process. In system design and development process strictly abide by the software engineering specifications, using the software design patterns, thereby reducing the coupling between the system module, the stability of the system and the reusability and extensibility.
In this paper, to design the e-mall web site shopping cart module, front the use of ASP.NET technology, the background using SQL SERVER 2005 database.
The main issue to E-Mall shopping cart module that enables customers to browse merchandise and the user login page registration, users bring their products into the shopping cart, and the right to modify shopping cart of goods, add and delete shopping cart of goods, and changes in the quantity of goods shopping cart to finalize after the submission of orders, orders and customer money managers in accordance with the situation to determine whether shipments, and then fill in the background has been shipped, as well as the administrator's background management, including registered users account management, such as modify, delete and so on.
Keywords: ASP.NET; SQL SERVER 2005;Shopping cart; merchandise management; order management
目錄
序 言 1
一、系統(tǒng)使用技術概述 4
1..NET技術 4
2. ASP.NET技術 7
3.SQL SERVER 2000數(shù)據庫概述 9
4.數(shù)據庫技術概述 10
5.SQL SERVER 2005數(shù)據庫概述 10
6.Dreamweaver 11
二、 電子商務網站分析 12
1可行性分析 12
2.網站結構方案論證 13
3.需求分析 14
三、 電子商務網站總體設計 18
1.系統(tǒng)的設計思想 18
2.系統(tǒng)功能模塊圖 18
3.數(shù)據庫概念模型設計 20
四、 電子商務網站詳細設計 23
1.數(shù)據庫表的設計 23
2.數(shù)據庫物理設計 25
3.系統(tǒng)運行環(huán)境 26
4.系統(tǒng)實現(xiàn)設計 26
5.程序的調試 34
五、結論與建議 35
參考文獻 36
致謝
參考文獻
[1] 彭程等主編.亞馬遜營銷:挑戰(zhàn)傳統(tǒng)網絡營銷典范[M].北京:中國經濟出版社,2003.220-280
[2] 魏善沛.電子商務網站開發(fā)與實現(xiàn)[M].北京:高等教育出版社 ,2004.
[3] Amram, M., Kulatilaka, N., Real Options: Managing Strategic Investments in an Uncertain World[M], Harvard Business School Press,1999.
[4] 克里希納默西,李北平,等. 電子商務管理:課文和案例[M],北京大學出版社,2005,3.
[5] 中國電子商務協(xié)會, 國際電子商務程序設計教程[M].北京:人民郵電出版社, 2004.
隨著電子科技的不斷進步,購物不再是單一的現(xiàn)實購物形式,電子商務網上購物也成為日常購買商品的一種主要形式。電子商務形式的網上商店具有高效、快捷,信息暢通的特點,還可以很大程度上降低銷售成本。
本文著重論述了購物網站的實現(xiàn)與設計過程。在系統(tǒng)的設計與開發(fā)過程中嚴格遵守軟件工程的規(guī)范,詳細得從經濟技術以及操作方面進行了可行性分析,并且運用軟件設計模式,從而減少系統(tǒng)模塊間的偶合,力求做到系統(tǒng)的穩(wěn)定性、可重用性和可擴充性。針對要設計的文靜電子商城網站的購物車模塊,基于ASP.NET框架,后臺運用SQL SERVER 2005數(shù)據庫。
此電子購物網站主要實現(xiàn)電子商城的購物車模塊,實現(xiàn)了用戶瀏覽頁面商品和用戶登錄注冊等功能,用戶把商品放入購物車,并且對購物車里的商品進行修改,增添和刪除購物車的商品,以及改變購物車里商品的數(shù)量,最后確定后遞交訂單,管理員根據訂單以及客戶貨款的情況來確定是否發(fā)貨,然后在后臺進行填寫已經發(fā)貨的情況,以及管理員的后臺管理,包括對注冊用戶的帳號的管理情況,譬如修改、刪除等等。
關鍵詞:ASP.NET 技術;SQL SERVER 2005;購物車;商品管理;訂單管理
Abstract
With the progress of electronic technology, shopping is no single reality, e-commerce shopping on shopping and buying goods become daily a main form. Electronic commerce form of online shop is efficient, quick, information flow characteristics, still can greatly reduce cost of sales.
This paper discusses the realization of shopping website design and process. In system design and development process strictly abide by the software engineering specifications, using the software design patterns, thereby reducing the coupling between the system module, the stability of the system and the reusability and extensibility.
In this paper, to design the e-mall web site shopping cart module, front the use of ASP.NET technology, the background using SQL SERVER 2005 database.
The main issue to E-Mall shopping cart module that enables customers to browse merchandise and the user login page registration, users bring their products into the shopping cart, and the right to modify shopping cart of goods, add and delete shopping cart of goods, and changes in the quantity of goods shopping cart to finalize after the submission of orders, orders and customer money managers in accordance with the situation to determine whether shipments, and then fill in the background has been shipped, as well as the administrator's background management, including registered users account management, such as modify, delete and so on.
Keywords: ASP.NET; SQL SERVER 2005;Shopping cart; merchandise management; order management
目錄
序 言 1
一、系統(tǒng)使用技術概述 4
1..NET技術 4
2. ASP.NET技術 7
3.SQL SERVER 2000數(shù)據庫概述 9
4.數(shù)據庫技術概述 10
5.SQL SERVER 2005數(shù)據庫概述 10
6.Dreamweaver 11
二、 電子商務網站分析 12
1可行性分析 12
2.網站結構方案論證 13
3.需求分析 14
三、 電子商務網站總體設計 18
1.系統(tǒng)的設計思想 18
2.系統(tǒng)功能模塊圖 18
3.數(shù)據庫概念模型設計 20
四、 電子商務網站詳細設計 23
1.數(shù)據庫表的設計 23
2.數(shù)據庫物理設計 25
3.系統(tǒng)運行環(huán)境 26
4.系統(tǒng)實現(xiàn)設計 26
5.程序的調試 34
五、結論與建議 35
參考文獻 36
致謝
參考文獻
[1] 彭程等主編.亞馬遜營銷:挑戰(zhàn)傳統(tǒng)網絡營銷典范[M].北京:中國經濟出版社,2003.220-280
[2] 魏善沛.電子商務網站開發(fā)與實現(xiàn)[M].北京:高等教育出版社 ,2004.
[3] Amram, M., Kulatilaka, N., Real Options: Managing Strategic Investments in an Uncertain World[M], Harvard Business School Press,1999.
[4] 克里希納默西,李北平,等. 電子商務管理:課文和案例[M],北京大學出版社,2005,3.
[5] 中國電子商務協(xié)會, 國際電子商務程序設計教程[M].北京:人民郵電出版社, 2004.