![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Any alternative to Serializable attribute Hi We recently want to make our web application store session state values in an SQL server, rather than have them in memory. For this to happen, I noticed that all the objects we want to store are not marked with the Serializable attribute. Our application is really large, and we have a lot of classes to mark which we would like being stored. Is there anyway of doing this some easier way? Any compile option, or way to force all member variable of a class to be serializable if the containing class is? Thank you in advance Jeeji |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Any alternative to Serializable attribute Hi, all other options (like implementing ISerializable) require even more work. And there is no compiler switch to do this. Kind regards, Henning Krause "jeeji" <jihad_dk@xxxxxx> wrote in message news:49b6edf4-85f5-423b-9a54-6a289949bbcc@xxxxxx Quote: > Hi > > We recently want to make our web application store session state > values in an SQL server, rather than have them in memory. > For this to happen, I noticed that all the objects we want to store > are not marked with the Serializable attribute. > Our application is really large, and we have a lot of classes to mark > which we would like being stored. Is there anyway of doing this some > easier way? > Any compile option, or way to force all member variable of a class to > be serializable if the containing class is? > > Thank you in advance > Jeeji |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| serializable Hash class in .Net | .NET General | |||
| psobject non-serializable | PowerShell | |||
| ADV-NEWS, Dell may offer Linux as alternative to Windows, OpenOffice as an alternative to M$ Office | Vista General | |||
| How to insert the "modified time" attribute in "date taken" attribute in batch mode-in vista or theough a software? | Vista file management | |||