asp.net-mvc 如何在asp.net中使用mvc构建购物车?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/14230298/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-08 02:31:35  来源:igfitidea点击:

How to build a shopping cart with mvc in asp.net?

asp.net-mvcshopping-cart

提问by Thanh Le

I'm a new to MVC in asp.net. I want to build a shopping cart with MVC (without using EF Code First as Music store mvc shopping cart). Anyone can show me a simple code or tutorial that I can learn?

我是 asp.net 中 MVC 的新手。我想用 MVC 构建一个购物车(不使用 EF Code First 作为音乐商店 mvc 购物车)。任何人都可以向我展示我可以学习的简单代码或教程?

回答by Behroz Sikander

Well, i will suggest you to go to codeplex.com and search for the shopping carts. You will find alot of working examples. Hereis the link.

好吧,我建议你去 codeplex.com 并搜索购物车。你会发现很多工作示例。是链接。

You can download any project. If you have basic understanding of .Net then you do not need a step by step tutorial.

您可以下载任何项目。如果您对 .Net 有基本的了解,那么您不需要一步一步的教程。

回答by Sanjay Patel

i give best option for that Microsoft provide one complete example for that "MVC Music Store" it some kind of hand on lab it's also have sopping inside that example and lots of other thing that u helpful

我给出了最好的选择,因为微软为“MVC 音乐商店”提供了一个完整的例子,它是某种动手实验室,它也包含在那个例子中,还有很多其他对你有帮助的东西

online example and tutorial click here

在线示例和教程点击这里

offline tutorial (PDF) click here

离线教程 (PDF)点击这里

complete example (code and PDF) click here

完整示例(代码和 PDF)单击此处