Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Session variable in WCF application

c# .net wcf web-services

how to enable WCF Session with wsHttpBidning with Transport only Security

WCF Service calls always fail after 30 seconds with (502) Bad Gateway

c# asp.net wcf

Adding IoC Support to my WCF service hosted in a windows service (Autofac)

Applying [WebInvoke(ResponseFormat = WebMessageFormat.Json)] in config file

wcf json

Including XML Comments in DataContract Serializer Metadata

WCF: server-side error handling. best practice

.net wcf

WCF REST: specify content-type on WebGet Attribute doesn't seem to be working

wcf visual-studio-2010 rest

Sharepoint 2010 custom WCF service

wcf sharepoint-2010

How do I get Debug/Trace.Writeline output from a WCF Service

wcf trace

MSMQ vs. SQL Server Service Broker

wcf msmq service-broker

Output directory when building a WCF project in Visual Studio

wcf visual-studio-2010

How to Debug WCF Service?

WCF Service vs Windows Service

WCF Data Service Error Handling

wcf

Buffer size in WCF service

c# silverlight wcf

The maximum message size quota for incoming messages has been exceeded (obvious fix not helping)

wcf iis-7 nettcpbinding

Can interprocess communication be as fast as in-process events (using wcf and c#)

c# .net wcf

Can I use normal http and https for the same endpoint

c# wcf ssl https

Why is it so much harder to enable SSL (Transport security) over net.tcp than HTTP?

.net wcf ssl nettcpbinding