Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How to force an IIS hosted WCF or ASMX [webservice] to use session object readonly?

wcf iis session readonly

How to keep a WCF site online?

wcf iis

Hosting a Simple Wcf Service in Console

wcf console

Send objects with custom attributes via a wcf service

c# wcf attributes

IQueryable problems using WCF

c# .net wcf iqueryable

Logging service SOAP request and response

c# wcf web-services logging soap

WCF help page - how to disable or change the displayed URL

wcf

WCF service using basicHttpBinding is still sending content type "text/xml"

wcf soap

The lifetime of an instance of a WCF service?

c# wcf

SqlRoleProvider: NullReferenceException when calling Roles.GetRolesForUser

How to consume a ASP.NET Core WebAPI in a C# UWP application?

rest wcf asp.net-core uwp

Cannot understand WCF error message, help needed

wcf exception

maxItemsInObjectGraph ignored

wcf

VS 2010 Error “Object reference not set to an instance of an object” when adding Service Reference for WCF Service

Why can't I find System.ServiceModel.WebHttpBinding?

c# .net wcf

System.ServiceModel.dll missing in references visual studio 2010

c# .net wcf visual-studio-2010

WCF AfterReceiveRequest get headers

Setting credentials for a WCF application?

c# .net wcf

How to disable authentication schemes for WCF Data Services

wcf wcf-data-services

Authenticated WCF: Getting the Current Security Context

c# wcf web-services