ASP.Net shopping cart application
asp.net, shopping-cart
Solution
There are several starter kits available on the ASP.NET website which should give you a decent starting point.
http://www.asp.net/community/projects/
Problem
I am trying to create an C# / asp.net shopping cart application from scratch (the intention is to understand the layout and the functionality). Any idea where I can get ideas about how to create a basic simple shopping cart app? I know there is alot of information out there, but I wanted to get some word of mouth referrals. Thanks