Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Setting JSON object name in WCF REST

c# json wcf rest

WCF (.NET 4.0) + IIS 7 + Windows Authentication Error - "service require Windows Authentication but it is not enabled for the IIS application "

wcf iis iis-7 iis-6

Why does publishing a WCF client application include the Service References folder?

WCF WSDL get rid of qXX namespaces

.net wcf wsdl .net-4.5

Adding link to Web Reference from a Project - ChannelBase not found

How to make X.509 certificate?

Can a custom UserNamePasswordValidator be used as a role provider?

wcf wcf-security

WCF Timeouts - Is the thread killed or allowed to complete

wcf timeout

WCF using windows service

wcf

automatically exposing database tables through web services

Is correct order of WCF TCP messages guaranteed for multiple sending threads?

.net wcf multithreading tcp

Is it possible to host a WCF service in an Azure WebRole (MVC)

azure wcf azure-web-roles

WCF image upload service

wcf

Allow anonymous access to a single WCF service method

c# wcf

WCF - IsOneway is not behaving like it is Oneway operation

c# wcf

WCF - certificate not configured properly with HTTP.SYS in the HTTPS case. Works with Charles proxy running

Why can't I serialize an object using DataContractSerializer?

Why can't I generate a proxy with Tasks like add service reference does?

c# wcf proxy