现代 ASP.NET 电子商务解决方案

发布于 2024-08-11 11:03:08 字数 1536 浏览 4 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

娇妻 2024-08-18 11:03:08

Rob Connery 做过一个基于 MVC 的教程系列:
http://blog.wekeroad.com/mvc-storefront/mvc -storefront-part-1/

如果您需要这方面的帮助,我还制作了 N 层 ADO.NET(非 ORM)版本。

Rob Connery had done a tutorial series based on MVC:
http://blog.wekeroad.com/mvc-storefront/mvc-storefront-part-1/

I've also done an N-Tier ADO.NET (non-ORM) version if you need help in that direction.

ヤ经典坏疍 2024-08-18 11:03:08

该服务可能适合,看看它的功能似乎与您所描述的内容很接近:

http://www.aiveacommerceserver.com/Features/Microsoft_SOA_Architecture.htm

This service might be a fit, looking at the features it seems to be close to what you are describing:

http://www.aiveacommerceserver.com/Features/Microsoft_SOA_Architecture.htm

雨后彩虹 2024-08-18 11:03:08

我的网上商店已经开发了两年了。它基于强类型数据集和 Web 服务,可与数据库的任何引擎/平台进行互操作。商店引擎使用 Linq to Dataset 进行操作,我在 GUI 上使用 JQuery+Web Services for Ajax。管理页面是用 Linq2SQL 编写的。
如果您有兴趣,请发送电子邮件至[电子邮件受保护]

I have a webshop in development for 2 years now. It is based on Strongly typed Datasets, and Web Services for interoperability with any engines/platforms for the database. The shop engine is using Linq to Dataset for operations, and I'm using JQuery+Web Services for Ajax on the GUI. The administration pages are written with Linq2SQL.
If you're interested, please drop an email to [email protected]

焚却相思 2024-08-18 11:03:08

我参与了 SutekiShop 项目,到目前为止我对此非常满意。它具有清晰的架构,尽管我不喜欢某些事情的完成方式,但我只是按照自己的方式进行。如果您需要真正定制的东西,请看看 SutekiShop。

I've gone with SutekiShop project and so far I'm very happy with it. It has clear architecture, although I didn't liked how some of the things were done, I've simply made it my way. If you need something really custom, take a look at SutekiShop.

情深已缘浅 2024-08-18 11:03:08

还有旧的 Commerce Starter Kit (ASP.NET),也是由 Rob Conery 开发并使用 SubSonic,最终变成了 dashCommerce(都是开源的)。几年前我就使用过 CSK,发现它的可扩展性和适应性非常强,能够满足我的需求。

There was also the old Commerce Starter Kit (ASP.NET), also by Rob Conery and using SubSonic that eventually turned into dashCommerce (both open source). I've used CSK a few years back, and found quite extendable and adaptable for my needs.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文