Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How to receive a response from server in WCF reliable messaging after connection cuts

How to consume WCF service programmatic in .Net core 3.1 version

How to reference a DLL in the web.config?

c# asp.net wcf rest service

WCF Security in a Windows Service

WCF Client configuration - base address?

wcf

WCF high instance count: anyone knows negative sideffects?

c# .net wcf performance

Is it possible to consume a .Net WCF 4 Web Service by a non-.Net language?

.net wcf

Fault Exception - Method not found

c# asp.net wcf

WCF security using client IP address

wcf

Calling an ASP.NET 4.0 WCF service from jQuery yields 400 Bad Request

jquery asp.net ajax wcf c#-4.0

WCF with SSL terminating load balance server

.net silverlight wcf iis ssl

Metro client hangs when calling WCF webserver with wsHttpBinding

Access COM objects on another box from .NET (without deprecated DCOM, remoting)

.net wcf com dcom .net-remoting

NotifyIcon ContextMenu and too many click events

c# .net winforms wcf

What is the best way to communicate between a WCF service and separate threads?

How can I test to see if a net pipe service is listening

c# wcf named-pipes

log4net using ThreadContext.Properties in wcf PerSession service

wcf log4net

What exception or http status code for when the server is down

How do I choose between WCF, REST, POX and RIA services for a new Silverlight application