Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

CustomAuthorizationPolicy.Evaluate() method never fires in wcf webhttpbinding

Consuming Java Webservice with Date and Time elements in WCF

c# wcf wcf-client

WCF Discovery .NET 4: Problem with config / programmatically definition

c# .net wcf .net-4.0 wcf-binding

Can the data contract serializer used for any third party webservice

session-per-request implementation for WCF, NHibernate, and Ninject

WCF Restful returning HttpResponseMessage wants to negotiate when setting content

c# asp.net web-services wcf rest

WebServiceHostFactory and IIS authentication

wcf

Consuming WCF service using jQuery

c# jquery .net wcf

WCF Client ignores timeout values when service down

.net vb.net wcf wcf-client

How to inject an object into a WCF validator class

WCF service reference generates void methods from WSDL

How should I handle user identity for a Window Phone / WCF / ASP.NET MVC application?

Difference between WCF Web API and WCF Data Services

There was an error writing to the pipe: Unrecognized error 232 (0xe8)

wcf named-pipes

What's the best design for a web app that adopts WF?

WCF JSON Service returns XML on Fault

wcf json

What is the best way to represent a type-safe property bag in a class?

c# wcf oop propertybag

Error when using PrincipalContext.ValidateCredentials to authenticate against a Local Machine?

Prevent ServiceContractGenerator from generating message contracts (request/response wrappers)

c# web-services wcf soap wsdl

Is there a standard pattern to follow when waiting for N number of async methods to complete?