Using WCF DataContract in MVC SessionState using AppFabric cache...
Read MoreWCF: Data contract being converted to message contract...
Read MoreCan i use datacontracts in WCF for streaming...
Read MoreRolling my own CMS with the WCF, what should my contract be?...
Read MoreError when porting WCF project from VS 2008 to 2010...
Read MoreSending own data collection in WCF...
Read MoreSerialization of class derived from List<> using DataContract...
Read MoreAssociating a variable with a class in C# (for JSON)...
Read MoreWhy does Visual Studio use backing fields for WCF Service References?...
Read MoreIncluding XML Comments in DataContract Serializer Metadata...
Read MoreNaming Generic DataContracts in WCF...
Read MoreDesigning WCF Contracts (Operation / Data)...
Read MoreAsp.Net MVC 2: Any way to share data contracts with client side javascript?...
Read MoreIn WCF, is it better to have multiple operation contracts or to have only one operation with polymor...
Read MoreWhat is data contract (property class) and observable collection...
Read MoreIs there a limit to the number of DataContracts that can be used by a WCF Service?...
Read MoreDataContractJsonSerializer produces list of hashes instead of hash...
Read MoreSilverlight WCF serialization DataContract(IsReference=true) problem...
Read MoreSilverlight WCF service consuming inherited types in datacontract...
Read MoreAny XmlSerialization Limitations in WCF (as opposed to DataContract)?...
Read MoreWCF with multiple services and namespace issues...
Read MoreHow do you send complex objects using WCF? Does it work? Is it good?...
Read MoreTwo WCF services return the same datacontract to silverlight client...
Read MoreXML Serialization - Is it possible to serialize a model in this way?...
Read MoreDataContract Serialization - Base class property names not working...
Read MoreCreating a service-only subclass of a WCF DataContract class...
Read MoreExtending .NET 2.0 class library for WCF use...
Read MoreWhat is the advantage of using DataContractAttribute over SerializableAttribute?...
Read MoreDataContract & DataMember attributes - how they affect type...
Read MoreWCF DataContract with an abstract DataMember array...
Read More