Reputation: 13594
I need to develop an e-store application in C#.NET. There are number of open-source packages already available, like nopcommerce, dotnetcart and so on. I went through the source code of some and found them very tedious or to say very deep functional. My requirement is pretty straightforward. Need to have just one level of categorization and a simple and clean front-end. Therefore, i am bit sceptical about using such big solution for a simple e-store.
What do you think ?, should i use the already existing solutions or develop the one accustomed to my requirements.
Upvotes: 0
Views: 275
Reputation: 534
Use Ecwid. It very simple, free and easy built shopping cart for any site: http://www.ecwid.com
Upvotes: 5