Search code examples
Creating a DataContract for an external object...


c#wcfweb-servicesdatacontract

Read More
Can we send a Generic List ( List<customObject>) as a parameter to a WCF OperationContract?...


wcfparameter-passingdatacontractgeneric-collectionsoperationcontract

Read More
In MVC3 how do I get a DataContract-attributed object that was posted to my action?...


c#.netasp.net-mvc-3datacontract

Read More
How do I tell DataContract to use the base class's GetEnumerator?...


c#serializationforeachdatacontractenumerator

Read More
CollectionDataContract to be used to consume Json array...


.netjsonwcfdatacontract

Read More
WCF DataContracts - How can I use a single DataContract with complex object for both WCF SOAP and RE...


c#wcfrestsoapdatacontract

Read More
DataContract classes uninitialized at client side...


wcfdatacontract

Read More
WCF Multiple Base Classes in one interface?...


c#wcfdatacontract

Read More
How to organize and name DTOs that are used as Data Contracts in a WCF web service...


c#wcfdtodatacontract

Read More
Deserializing with DataContract Collection<Class> to derived Class...


c#serializationcollectionsdatacontract

Read More
how to WCF dynamic DataMember?...


jsonwcfdatacontractdatamember

Read More
Cannot get element list using DataContractSerializer...


c#datacontract

Read More
Unable to deserialize contract using REST WebInvoke with custom gzip Encoder...


xmlwcfrestpostdatacontract

Read More
IO.FileStream fails when MessageContract changed to DataContract...


asp.netvb.netwcfweb-servicesdatacontract

Read More
Is it a BAD design to have [DataContract] marked class in the business layer?...


c#.netwcfdatacontract

Read More
FaultContract inheritance...


wcfinheritancedatacontract

Read More
Content-based Correlation in WF 4 on inherited DataMember property...


wcfworkflow-foundation-4datacontractcorrelationdatamember

Read More
Strange issue with wcf service...


c#.netwcfdatacontractoperationcontract

Read More
Can I expose a DataMember of a class that is not a DataContract?...


c#.netwcfdatacontractdatamember

Read More
Abstract objects collection definition in wcf service...


c#wcfsoapuidatacontract

Read More
Sharing WCF contracts for client and server...


.netwcfversion-controldatacontract

Read More
WCF Data Contract - best/cleanest way to enforce required values?...


wcfdatacontractnon-nullableisrequired

Read More
Is there a xsd file for "http://schemas.microsoft.com/2003/10/Serialization/" namespace?...


c#xsdxml-serializationdatacontractserializerdatacontract

Read More
Is there any way to override what string value my custom type gets converted to when serializing via...


c#serializationxml-serializationdatacontract

Read More
Persist a DataContract as XML in a database...


c#xmlwcfdatacontract

Read More
WCF List(Of CustomClass) inside DataContract Class Results in Random "The connection was closed...


wcfserializationdatacontract

Read More
Accessing WCF service inside DataContract set accessors?...


wcfdatacontract

Read More
WCF - Entity framework, generated entities serialization error...


c#wcfserializationdatacontract

Read More
DataContract runtime error - Type 'myType' cannot be serialized. What i'm doing wrong?...


c#wcfserializationexceptiondatacontract

Read More
Is this the right way of implementing "Design by contract" pattern in PHP?...


phpdesign-patternsdatacontract

Read More
BackNext