Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Which list/collection type is best to use in a WCF data contract?

.net wcf datacontract

What is the difference between wsHttpBinding and ws2007HttpBinding?

wcf wshttpbinding

How to generate xs:Date in WCF OperationContract parameter

.net xml wcf

Sending JSON to WCF Rest Service - object is always null

wcf json rest jquery

WCF Authentication WITHOUT SSL

wcf security rest ssl

client will not catch generic FaultException< T >, only FaultException

Why is the first WCF client call slow?

Pitfalls of (Mis)Using C# Iterators to Implement Coroutines

IIS: web applications warmup

keeping a wcf callback channel open indefinitely / reconnecting from client if it faults

Fastest serializer and deserializer with lowest memory footprint in C#?

c# .net wcf sockets remoting

How can I force WCF to autogenerate WSDLs with required method parameters (minoccurs="1")?

wcf soap wsdl soa

WCF error "The size necessary to buffer the XML content exceeded the buffer quota" when throwing FaultException

c# wcf

WCF how to pass token for authentication?

wcf wcf-security token

WCF: Why does passing in a remote endpoint fail?

wcf net.tcp .net-3.0

How to handle large file uploads via WCF?

c# wcf json large-file-upload

Using Structs with WCF Services

c# wcf struct value-type

Does IIS do the SSL certificate check or do I have to verify it?

Windows service OnStop wait for finished processing

WCF - advantages and disadvantages

.net wcf