Re: serialization and Session Object
From: Bilbo (Bilbo_at_cox.net)
Date: 07/16/04
- Next message: Lucas Tam: "Re: DataGrid Update"
- Previous message: Bilbo: "serialization and Session Object"
- In reply to: Bilbo: "serialization and Session Object"
- Next in thread: Lucas Tam: "Re: serialization and Session Object"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 16 Jul 2004 09:16:38 -0700
BTW, using C#. Thanks
"Bilbo" <Bilbo@cox.net> wrote in message
news:eZDMiA1aEHA.2516@TK2MSFTNGP10.phx.gbl...
> Hello,
>
> I recently read that a class must support serialization in order for it to
> be stored in the Session State. Before reading this I had been storing a
> class to the Session State no problem (without serialization). The class
is
> simply a storage class and contains only primitive types....is it
necessary
> to serialize this object? If so, how do you go about serializing an entire
> class?
>
> Thanks much.
>
>
- Next message: Lucas Tam: "Re: DataGrid Update"
- Previous message: Bilbo: "serialization and Session Object"
- In reply to: Bilbo: "serialization and Session Object"
- Next in thread: Lucas Tam: "Re: serialization and Session Object"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|