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
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