M
MattB
Is there a commonly agreed upon "best" way to do a shopping cart? I've
done on in the past that was one big session variable in xml. Each time they
would display it, I'd just iterate through the records for display. That
worked pretty well, but it was done on a different platform. Is this still a
good route to go with asp.net? Thanks!
done on in the past that was one big session variable in xml. Each time they
would display it, I'd just iterate through the records for display. That
worked pretty well, but it was done on a different platform. Is this still a
good route to go with asp.net? Thanks!