|
i want to freeze the last activity of user i.e its Request object and store it in database later i want to execute tht object
i think-- serialization will help me out in this purpose
asp.net + c#
but error is thrown as assembly is not marked as serializable....
how can i serialize the "System.Web"
Plz help me....
Thanks ...
|