Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Is there a significant difference between making a [IsOneWay=true] WCF service async and calling the sync method using a Task on the client?

What to look out for when moving from Visual Studio 2005 to 2008?

WCF membership provider versus custom service authorization manager w. custom username validator

wcf wcf-security

WCF - How to specify endpoint's contract in C# code?

c# .net wcf

What does ws actually stand for in wsHttpBinding? [duplicate]

.net wcf wcf-binding

WCF Error: the client and service bindings may be mismatched?

c# wcf

Is there a way to display custom error pages in IIS for only parts of a website?

WCF (SOAP): async Service Operations

Dynamics CRM 2011 Entities [closed]

c# wcf dynamics-crm-2011

Create/Consume REST WebService using WCF and Universal Apps

The dependent tool 'svcutil.exe' is not found

wcf

Wcf self hosted service with X.509 certificate connection error

c# wcf wcf-security

Passing objects vs records in F# web service

wcf f#

Returning List<T> with WCF service

c# wcf

Restrict calls to WCF service per minute, per method, per IP