Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Indigo

Applying DataContract attribute to Serializable objects

Update your Vista Drivers Update Your Drivers Now!!
 
 
Thread Tools Display Modes
Old 06-27-2006   #1 (permalink)
Bill Poole
Guest


 

Applying DataContract attribute to Serializable objects

I read that it is not possible for the DataContractSerializer to serialize an
object that has both the Serializable and the DataContract attributes
applied. If this is the case, then how is it possible to store objects
received in service messages in the ASP.NET session state if "state server"
or "sql server" mode is used? Or would this not be considered best practice?

Any suggested alternative approaches?

My System SpecsSystem Spec
Old 06-28-2006   #2 (permalink)
Arkady Frenkel
Guest


 

Re: Applying DataContract attribute to Serializable objects

I'm not sure what you need ( because DataContractSerializer really created
for serialization of objects ), but you can use
XmlSerializer where DataContractSerializer can't be used
http://windowssdk.msdn.microsoft.com...40(VS.80).aspx
Arkady


"Bill Poole" <Bill Poole@discussions.microsoft.com> wrote in message
news:7F8E9B21-24F0-42E0-8691-C0FF801A48BC@microsoft.com...
>I read that it is not possible for the DataContractSerializer to serialize
>an
> object that has both the Serializable and the DataContract attributes
> applied. If this is the case, then how is it possible to store objects
> received in service messages in the ASP.NET session state if "state
> server"
> or "sql server" mode is used? Or would this not be considered best
> practice?
>
> Any suggested alternative approaches?



My System SpecsSystem Spec
 

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
serializable Hash class in .Net Fred .NET General 1 08-03-2008 11:09 PM
psobject non-serializable William Stacey [C# MVP] PowerShell 0 04-09-2007 03:31 PM
Getting CSV dump of AD objects with certain attribute values sbq PowerShell 3 12-11-2006 06:00 PM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51