shopping cart concept

  • Thread starter Thread starter Paulo
  • Start date Start date
P

Paulo

Hi, beginner on asp.net 2.0 C# VS 2005, how can I use the shopping cart
concept on my application? When the user clicks add item, it will be stored
on some storage format, I dont know what is the term: temp/global DataSet,
etc... and it should be read on other web-form to checkout the items...

Can you point me to the right direction?

Thank you very much!
 
Back
Top