Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How can you force Unity to Create a new instance?

WCF generated proxy throws InvalidOperationException due to multiple types with same name in WSDL

TIBCO.EMS .NET client / WCF channel

.net wcf client tibco-ems

IPv4 remote address in WCF

c# wcf tcp

Choosing the right .NET architecture. WCF? WPF/Forms, ASP.NET (MVC)?

.net wpf wcf architecture

What is the advantage of WSDualHttpBinding in WCF?

.net wcf wsdualhttpbinding

POST Multiple Parameters to WCF Service

c# wcf

XPath vs DeSerialization: which one is better in performance for read operations

wcf json web service

c# .net wcf json

Calling WCF service by VBScript

wcf vbscript msxml

Programmatically set WCF timeout in debug mode

wcf configuration timeout

How to prevent 'Specified' properties being generated in WCF clients?

wcf silverlight wcf-proxy

How would you centralize configuration across multiple projects?

c# .net wcf configuration config

What exceptions may a generated service reference throw?

Why Dispose is being called on DataContract even though the service still refers to it?

How can I add authorization header to the request in WCF?

c# winforms wcf header

ContractFilter mismatch at the EndpointDispatcher?

What are the benefits of using WCF over ASMX web services?

wcf web-services asmx

WCF, ChannelFactory, "Could not find endpoint element..."

WCF Windows Service - Long operations/Callback to calling module