I want to study the source code of ecommerce solutions and need suggestions of projects to look at.
|
feedback
|
|
Take a look at dashCommerce. It uses SubSonic under the hood. It's open source and the license is very permissive, but if you're looking to build a product from what you learn, consider saying 'thanks' with a donation. | |||
|
feedback
|
|
| |||
|
feedback
|
|
Unfortunately it seems the dashCommerce project has been discontinued - see their website www.dashcommerce.com I've just discovered nopCommerce (www.nopcommerce.com) and so far very impressed. The code is really neat, features rich, its extensible, and open source. Looking like a winner to me :) | |||
|
feedback
|
|
Try the following (my personal order of preference atm):
If you don't mind reading java:
| ||||
feedback
|
|
Try Out NopCommerce. It uses everymethod required for a ecommerce Site. It's open source and try out the recent version of nopcommerce 2.2.No Need to Download any Extra Module, but if you're not feeling comfortable with the newer form of aspx (i.e cshtmlcoding) try out nopcommerce 1.9 with aspx code it is helpful to build ecommerce.mvc framework is good in nopcommerce2.2 | |||
|
feedback
|
|
Go for nopcommerce.If you want to extend it ,you need to be good with c#,asp.net and SEO(VS 2008). With VS 2010 it is a lot easier with search engine optimization. | |||
|
feedback
|
|
I have tried many solutions but I found Nop-Commerce is best the way its written you can extend it to any level.They have all versions using different technologies Regular ASP.NET without any ORM,With LINQ and Entity Framework,MVC so you can go with whatever your comfortable approach is . | |||
|
feedback
|