S
SamIAm
Hi All
I need to store some xml during a users session. I need to perform
modifications to the xml throughout a user's session. Instead of storing in
as a string and loading up an XmlDocument every time I need to make modi, I
thought I would rather store the XmlDocument itself.
Are there any issues with doing this?
Thanks,
S
I need to store some xml during a users session. I need to perform
modifications to the xml throughout a user's session. Instead of storing in
as a string and loading up an XmlDocument every time I need to make modi, I
thought I would rather store the XmlDocument itself.
Are there any issues with doing this?
Thanks,
S