Sowmy Srinivasan's Blog
New additions in 3.5 Sp1
In .NET 3.5 SP1 the following features are added to the DataContractSerializer. 1. Support for POCO...
Date: 11/20/2008
Serializing internal types using XmlSerializer
Being able to serialize internal types is one of the common requests seen by the XmlSerializer team....
Date: 10/04/2008
Remoting posts
As Doug indicated I was going to post my deranged .NET Remoting ramblings in my blog. But then John...
Date: 07/27/2006
All About KnownTypes
<This turned out to be longer than what I had intended. Sorry about it> One of the common...
Date: 06/06/2006
Why prevent DataContract + IXmlSerializable
I left one thing unsaid in the serialization rules and Aaron's sharp eyes caught it promptly. As he...
Date: 05/14/2006
Preserving Object Reference in WCF
By default object references are not preserved by the DataContractSerializer; Values of an object...
Date: 03/26/2006
WCF Serialization Programming Model
DataContract is the default serialization programming model for WCF. However WCF supports more than...
Date: 02/22/2006
Hello, world!
Here is yet another Indigo blog. Having worked on ‘Indigo’, now known as WCF, for four years I am...
Date: 02/22/2006