Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Asp.net Web API self host service unhandled exception when client drops connection

Async REST Services using WCF WebApi

WCF - convert HTTP to Named Pipe

wcf named-pipes

HttpContext.Current.User is null after installing .NET Framework 4.5

Multiple instances of Service across AppDomains

c# asp.net wcf

using a wcf service that contains a DataContract inside Excel VBA

vb.net wcf excel vba

WCF RIA Services and persistant / static variables outside of session

How to show a WCF service "title" for the Attach to Process dialog

visual-studio wcf debugging

Is there a work-around or replacement for System.Runtime.Serialization.DataContractAttribute in Compact Framework (windows mobile)

Pass in username and password in an xml request to wcf service for authentication?

xml wcf

WCF and moving the proxy code to a DLL. Is it possible?

c# wcf proxy

Are there any benefits of creating WCF service layer if Only one UI application will consume it?

asp.net wcf

WCF, Silverlight: Is Request/Reply possible over PollingDuplexHttpBinding?

How to consume WCF WebServices from PHP?

.net php wcf soap

Problem with WCF-Service between Silverlight and Azure Cloud WebRole

silverlight wcf azure

Protobuf net not serializing when using WCF

wcf protobuf-net

Should WCF services return plain old objects, or the actual class that you're working with?

c# casting wcf return-value