joe_pool_is Posted March 22, 2008 Posted March 22, 2008 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 Quote Avoid Sears Home Improvement
Administrators PlausiblyDamp Posted March 23, 2008 Administrators Posted March 23, 2008 http://www.asp.net/community/projects/ is worth a glance as there are two starter kits that are for e-commerce (one includes pay-pal integration out of the box). Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
joe_pool_is Posted March 23, 2008 Author Posted March 23, 2008 Neat. That's what I needed! Hope you have a Happy Easter, Mr. Milk Cow! I appreciate the help you give. Quote Avoid Sears Home Improvement
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.