Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

wcf net.tcp using SSL

wcf security ssl net.tcp

How do I use WS-Addressing in WCF and set the wsa:replyto header?

wcf c#-4.0 soap ws-addressing

Could not find endpoint element with Name and Contract from config file

AddServiceEndpoint throws key is null?

c# .net wcf endpoint

WCF - have client check for service availability [duplicate]

c# .net wcf disconnect

Open Source Alternatives to WCF [closed]

convert a WCF Service, to a RESTful application?

c# wcf visual-studio-2010 rest

How to return a Base64 encoded byte array from a WCF REST service using JSON?

c# json wcf

WCF extensions without including the assembly version

.net wcf assemblies

Good C#.NET Solution to manage frequent database polling

c# sql-server wcf rss polling

What's the best way to send generic repository via WCF?

c# wcf generics

SvcTraceViewer Tool

wcf

How can I deploy my WCF Service without IIS?

xml wcf deployment

Consuming a WCF WsHttpBinding WebService in Java

Custom WCF DataContractSerializer

.net wcf serialization

WCF service returns 404 over https but not http

wcf soap https

How to determine that a WCF Service is ready?

c# wcf

wcf callback exception after updating to .net 4.0

.net wcf iis exception

"Service X has zero application endpoints" unless I add an endpoint in code - why?

c# .net wcf

Can I call a method in a Self-Hosted WCF Service locally?

c# .net wcf servicehost