Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

IIS 7.5 hosted WCF service throws EndpointNotFoundException with 404 only for large requests

wcf iis-7.5

WCF Service object serialization

c# wcf silverlight inheritance

WCF Service not running without Administrator rights

wpf wcf

WCF Tracing switchvalue is Off yet there is still a trace output being generated

wcf trace

AutoStart a WCF on Azure WebRole

c# wcf azure iis-7.5

Confusion about WCF Channels

wcf channelfactory

How do I tell which WCF version I am running?

c# wcf

error CS0030: Cannot convert type 'Simple.Amazon.ECS.ImageSet[]' to 'Simple.Amazon.ECS.ImageSet' in Amazon Web Service

Can a service have multiple endpoints?

.net wcf web-services

WCF Multiple Bindings

c# wcf wcf-binding

Slow web service (and WCF service) calls from Windows 7

C# : WCF Service with IXMLSerializable member turns into DataSet

Check WCF connection

.net wcf

How can I get the port that a WCF service is listening on?

c# wcf service

Communication between two different applications

c# asp.net wcf windows

How to handle Dtos for objects which implement multiple interfaces?

c# .net wcf web-services dto

The remote server returned an error: (405) Method Not Allowed. WCF REST Service

c# .net wcf rest

How to pass and consume a JSON parameter to/with RESTful WCF service?

c# .net json wcf wcf-rest

How to mock WebOperationContext for unit testing?

Custom object returning as "empty" from WCF?

.net wcf