Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How does in duplex system WCF differentiate between different channel instances?

wcf

Adding WCF service to existing application?

c# winforms wcf windows-mobile

Problem hosting WCF service in IIS Express

Flat WSDL for WCF 4 Service

wcf wsdl wcf-4

Enabling certificate based authentication for WCF service using netTcpBinding

How to start a process from an IIS hosted WCF service?

c# wcf iis hosting

ASP.Net MVC 3/4 Hosted on IIS 7.5 Default Handler Mappings

Is WCF's DataContractSerilaizer thread safe?

How do you handle a Password Change when using WCF and DefaultCredentials?

Different SOAP Headers in request/response using Message Contracts

wcf

WCF, Metadata and BIGIP - Can I force the correct url for the WSDL items?

wcf wsdl big-ip

WCF IIS hosted service multiple Service Contracts implemented by a single service - how do I share uri between endpoints via config

Force WCF to call a method on every request before entering actual function

wcf web-services rest

MSMQ backed WCF service hosted in a windows service fails on startup

WCF NetTcpBinding Buffered vs Streamed performance problems

How to test a .net application against a proxy?

c# .net wcf proxy

Are web services truly stateless?

.net wcf web-services

How to troubleshoot "System.Web.HttpException (0x80004005): File does not exist"?

asp.net wcf httpexception

WCF REST Service not accepting JSON in .Net 4

.net wcf json

Hosting WCF service inside a Windows Forms application