Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF How to enable metadata?

c# wcf metadata

Eliminate the .svc in the URL of a WCF 4 service using Routes?

wcf rest

REST file upload with HttpRequestMessage or Stream?

c# asp.net wcf

adding a service reference create duplicated definitions for enums and methods

Invoking a web service with WS Security from .NET

The type [nameHere] registered for extension '[extensionHere]' could not be loaded

WCF Certificates without Certificate Store

c# wcf ssl certificate

Problem with hosting WCF service in a Windows Service

c# .net wcf windows-services

How to serialize/deserialize a C# WCF DataContract to/from XML

How can I use the Role Manager in a WCF Service?

c# wcf

WCF DataContracts and underlying data structures

wcf data-access

Silverlight Async Timeout Error

Does adding a method to a WCF ServiceContract break existing clients?

c# .net wcf

What alternitives are there to WCF Test Client?

wcf wcftestclient

How to solve "The ChannelDispatcher is unable to open its IChannelListener" error?

c# wcf interprocess net.tcp

Log WCF Service Calls with Parameter information

.net wcf logging

Can you do NetTcpBinding in code? Should you?

c# wcf nettcpbinding

Monotouch/WCF: How to consume the wcf service without svcutil

How to heal faulted WCF channels?

.net wcf faulted

Specify a Singleton service in a WCF self hosted service

wcf self-hosting