沈阳理工大学高等职业技术学院毕业设计(论文)题 目: 基于 .NET 的 C2C 电子商务 网站的设计与实现 年 月 日摘 要本文介绍了电子商务的进展前景及主要技术,根据市场现在的需求,设计基于C2C 模式的电子商务,以提供一个供个人之间交易的平台。本网站采纳 Microsoft Visual Studio 2025 环境下的 C#语言和 Microsoft SQL Server 2025 完成。系统采纳 MVC 设计模式以实现系统的模块化以及提高代码的重用性,并且确保了系统的安全性。系统包括前台和后台功能模块,其中前台实现了用户注册和登录、商品推举、卖家商品发布、买家购买商品、商品分类、商品详细信息、买家拍卖商品、商品高级搜索、搜索店铺、搜索买家、付费充值和用户前台管理中心等功能;后台包括订单管理、商品管理、系统管理、用户管理等功能。本网站简单易用、功能完善,用户可以足不出户享受逛街的乐趣。关键字:商品出售;电子商务;MVC 框架AbstractThe text explains the development foreground and primary technology of electronic commerce. designing the electronic commerce base on C2C mode according to the market demand nowadays to supply a business chance between individual persons.The web site is set up by C# language in Microsoft Visual Studio 2025 and Microsoft SQL Server 2025. the former supplies the user for very friendly and easy operation user surface which is always insisted on by ASP.NET. the latter can operate the database, maintenance and purview identified function. It can also do more complicated operation on the database through combining with SQL words. MVC design model system in order to achieve the modular system, as well as to improve the code reusability, and to ensure the safety of the system.The former stage achieves user enter, shopping car, seller goods issuance, buyer goods purchase, buyer goods auction, goods detail page, payment center, goods search, goods classify, estimation management, user former stage management center and so on functions; the ba...