Shopping cart Project

  • Thread starter Thread starter Barry
  • Start date Start date
B

Barry

Hi

I have developed a shopping cart webproject, and used the session id stored
as key in a access database to hold the purchased item.

Is there any disadvantage of this method VS using a serialize(d) class to
save to the data.

TIA
Barry
 
Back
Top