Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

BuildManager.GetReferencedAssemblies equivalent for non-web applications

What is the WCF equivalent of an HTTPModule?

.net wcf

WCF "Instance already exists in CounterSet" error when reopening ServiceHost

.net .net-4.0 wcf

IEnumerable & Good Practices (& WCF)

c# .net wcf ienumerable

How can I simulate CORS on my LOCAL machine?

.net wcf iis-7 wcf-security cors

Can I add a DataMember to a CollectionDataContract in WCF?

.net wcf

What is REST? [duplicate]

c# .net wcf rest

When setting up a WCF client and server, how synchronized does the config files must be?

Why does dotTRACE Memory always say "Connecting"?

wcf iis-7 dottrace

WCF Net.tcp with sspi fails unless client and server using same windows Identity

wcf security net.tcp sspi

Best way to catch a WCF exception in Silverlight?

wcf silverlight exception

WCF DataContract serialization of read-only properties?

wcf serialization

Disable Type Hinting in WCF JSON Services

c# .net wcf json serialization

Determine which wcf endpoint is being used on the server

.net wcf wcf-endpoint

How should I decide the quotas for the Tridion core service binding?

wcf tridion

Closing and Disposing a WCF Service

wcf web-services

Does WCF use the ThreadPool to bring up new instances for a PerCall service?

c# .net multithreading wcf

Why Tcp faster than http?

wcf networking tcp osi

What does AspNetCompatibilityRequirements really mean?

asp.net .net wcf

Guaranteeing that a .NET WCF Service can be consumed by a Java client

java .net wcf