Is it possible to use WebChannelFactory to make requests to WebAPI/OdataController functions/actions...
Read MoreWCF class implementing multiple service contracts...
Read MoreHow can I have an WCF service with multiple classes?...
Read MoreWhat is a Service Contract in WCF?...
Read MoreUse parameter "params string[]" in WCF Rest endpoint...
Read MoreCan I find out what WCF methods are supported on the endpoint before calling it?...
Read MoreWCF service with protocol buffer, how the config file will look like...
Read MoreWCF contract changes that affect clients...
Read MoreRefactoring God objects in WCF services...
Read MoreWCF service exposing 2 endpoints on 2 different service contracts...
Read MoreCan I expose a data member in a WCF ServiceContract?...
Read MoreConsume WCF service from client without WCF Service Library project/assembly reference...
Read MoreIs changing a parameter in a OperationContract to it's Nullable<T> equivalent considered a...
Read MoreCalling a content page's javascript from a master pages javascript...
Read Morehow to apply OperationContract to all methods in interface...
Read MoreOne class implements two service contracts...
Read MoreWCF Exception when returning list of interface objects...
Read MoreCan't add WCF service reference to client project using netTcpBinding...
Read MoreWCF without service contract interface is possible...
Read MoreAdvantage of using interface as Service contract in WCF...
Read MoreWhat is the format of the DataContractAttribute.Namespace Property?...
Read MoreWCF ServiceContract and svcutil issue...
Read MoreNeed Best Guidance to change WCF service contract later...
Read MoreWhy doesn't WCF proxy object have access to global static object?...
Read MoreUsing WCF, how can I make sure only trusted assemblies call my service?...
Read MoreData Services endpoint with System.Data.Services.IRequestHandler contract throws error...
Read MoreAre client service contracts still autogenerated in WCF 4.0?...
Read MoreCalling a WCF service from a client without having the contract interface and DTO...
Read MoreWeb Service Contract Design - Single-Responsibility...
Read More