Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF and inactivity timeout: is it possible to disable the inactivity timeout?

wcf timeout

Unsupported media type requested when requesting application/json on WCF Data Service

json wcf wcf-data-services

signalR and large data transfer [closed]

wcf webserver client signalr

Can't save old netsh http urlacl reservation

Use WCF service without proxy client

c# .net wcf web-services soap

How do i Consume WCF Data Service?

How do I access the assembly version and name from inside the assembly/WCF service?

c# wcf

WCF async implementation with 'normal' interface

c# wcf asynchronous

Do I need to use POCO Classes with Entity Framework 6

c# wcf entity-framework

What is a KnownType in WCF

c# wcf

Difference between putting WCF namespace or not?

c# asp.net wcf

Self-Hosted WCF Service with Mutual SSL (between Service and Client) fails with 403 Forbidden

WCF, The contract name 'IMetadataExchange' could not be found

c# asp.net wcf iis

Additional bytes being prepended to file when saved to SQL Server

c# sql-server wcf stream bcp

Unable to create type 'Common.Logging.Log4Net.Log4NetLoggerFactoryAdapter, Common.Logging.Log4Net'

Unity.Wcf / does not implement inherited abstract member AND no suitable method found to override

org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: Reference to undefined entity: trade

wcf soapui soap-client

Calling service using certificate :Error - "Keyset does not exist"

WCF Webservice behind public reverse proxy

wcf wsdl reverse-proxy

RESTful WCF service that can respond in both JSON(P) and XML and still be used as SOAP web service?

wcf json rest