shopping cart & ecommerce

joe_pool_is

Contributor
Joined
Jan 18, 2004
Messages
507
Location
Longview, TX [USA]
I'm not sure if this is better asked here or in the database section, but here goes:

I've been asked to provide a shopping cart and ecommerce (i.e. checkout and payment) site.

Ok, I've never done this before. We are going to do this with .NET Framework 2.0, and I don't really know what the data or even the database is going to be yet. My language preference is C#, but I can understand VB just fine.

So, does someone have a very basic, step-by-step tutorial or something on how to code a shopping cart? I want to use good, acceptable techniques and be safe at the same time. I know there are a lot of things to do in a shopping cart, so I don't want to start banging away at code only to realize days later that my fundamental design was flawed.

Does anyone know of an online tutorial or guide? I would get a book, but I don't have the time to spend that much time doing the research right now.

Thanks for the help!
~Joe
 
Back
Top