Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

How do I do load/stress testing of wcf services hosted in a windows service?

Why does my application wait for synchronization so much?

WCF timing out too soon & 'Connection was closed unexpectedly' exception

c# .net wcf exception iis

How to design tiers of ASP.NET MVC web application if it is to be hosted in DMZ with no direct access to database (tcp port 1433 blocked by firewall)?

Portable / Interoperable WCF Contracts

WCF WebGetAttribute vs WebInvokeAttribute

.net wcf webget