I using an ASP.net I need to copy all the session data (both session variables and session request variables) to string []. How to do this.
Also i need the reverse condition.
How to do this in serialization concepts
I using an ASP.net I need to copy all the session data (both session variables and session request variables) to string []. How to do this.
Also i need the reverse condition.
How to do this in serialization concepts