Creating a DataContract for an external object...
Read MoreCan we send a Generic List ( List<customObject>) as a parameter to a WCF OperationContract?...
Read MoreIn MVC3 how do I get a DataContract-attributed object that was posted to my action?...
Read MoreHow do I tell DataContract to use the base class's GetEnumerator?...
Read MoreCollectionDataContract to be used to consume Json array...
Read MoreWCF DataContracts - How can I use a single DataContract with complex object for both WCF SOAP and RE...
Read MoreDataContract classes uninitialized at client side...
Read MoreWCF Multiple Base Classes in one interface?...
Read MoreHow to organize and name DTOs that are used as Data Contracts in a WCF web service...
Read MoreDeserializing with DataContract Collection<Class> to derived Class...
Read MoreCannot get element list using DataContractSerializer...
Read MoreUnable to deserialize contract using REST WebInvoke with custom gzip Encoder...
Read MoreIO.FileStream fails when MessageContract changed to DataContract...
Read MoreIs it a BAD design to have [DataContract] marked class in the business layer?...
Read MoreContent-based Correlation in WF 4 on inherited DataMember property...
Read MoreCan I expose a DataMember of a class that is not a DataContract?...
Read MoreAbstract objects collection definition in wcf service...
Read MoreSharing WCF contracts for client and server...
Read MoreWCF Data Contract - best/cleanest way to enforce required values?...
Read MoreIs there a xsd file for "http://schemas.microsoft.com/2003/10/Serialization/" namespace?...
Read MoreIs there any way to override what string value my custom type gets converted to when serializing via...
Read MorePersist a DataContract as XML in a database...
Read MoreWCF List(Of CustomClass) inside DataContract Class Results in Random "The connection was closed...
Read MoreAccessing WCF service inside DataContract set accessors?...
Read MoreWCF - Entity framework, generated entities serialization error...
Read MoreDataContract runtime error - Type 'myType' cannot be serialized. What i'm doing wrong?...
Read MoreIs this the right way of implementing "Design by contract" pattern in PHP?...
Read More