Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF One method to execute before every service method's call

wcf wcf-security

WCF: Pregenerating xml serialization code for .NET Core / .NET Standard

c# wcf .net-core .net-standard

How can I make multiple SOAP web service calls generic to reduce redundancy?

c# wcf interface svcutil.exe

SQL Server lock issue (distributed transactions with WCF)

What is WCF readerQuotas and maxArrayLength?

c# wcf service readerquotas

Don't send nulls on JSON response

json wcf web-services rest

Using MEF in Service layer (WCF)

wcf service mef layer

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