I want to store the value of objects in View Statr but it
gives exception that object is not Serializable, I added
serializable attribute before the class it didn't work.
What must be done?
Secondly I want to store the objects value in database,
How can it be done?
Thanks.Shail,
Have a look here:
http://msdn.microsoft.com/library/d...rialization.asp
--
Carsten Thomsen
http://www.apress.com/book/bookDisplay.html?bID=105
"Shail" <gir_ps@.yahoo.com> wrote in message
news:0b6301c368b2$eddc48d0$a501280a@.phx.gbl...
> I want to store the value of objects in View Statr but it
> gives exception that object is not Serializable, I added
> serializable attribute before the class it didn't work.
> What must be done?
> Secondly I want to store the objects value in database,
> How can it be done?
> Thanks.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment