Wcf method interface as parameter seen as object on clientside...
Read MoreHow to specify a parameter of an OperationContract as required...
Read MoreChange Prefix To DataContract Inherited From OperationContract Namespaces...
Read MoreWCF - Calling WebGet Request From Another Service...
Read MoreHow is the OperationContractAttribute.Action value is set?...
Read MoreUse parameter "params string[]" in WCF Rest endpoint...
Read MoreWCF service method unavailable in WCF Test Client because it uses type...
Read MoreWCF contract changes that affect clients...
Read MoreWCF OperationContract - What's the point of Action and ReplyAction?...
Read MoreWCF operation contract with params array parameter...
Read Morehow to apply OperationContract to all methods in interface...
Read MoreCollection return type of OperationContract and how to add to a list of DataContracts?...
Read MoreWCF REST Service: I get a System.Net.Mime.ContentType is a type but is used like a variable...
Read MoreWCF cannot implement interface - no matching return type...
Read MoreOperationContract Name and UriTemplate...
Read MoreCan WCF Authentication be disabled for a single Operation...
Read MoreProvide whole library's functionality via WCF...
Read MoreWCF: Same Faultcontract on many methods...
Read MoreCan we send a Generic List ( List<customObject>) as a parameter to a WCF OperationContract?...
Read MoreGet ServiceContract Methods from WCF...
Read MoreSend DbConnection via OperationContract in WCF...
Read MoreIn WCF can I have a wildcard character in a literal segment of my UriTemplate?...
Read MoreOperation Contract with Different Source or Action Url...
Read MoreWCF: is there an attribute to make parameters in the OperationContract required?...
Read More