Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

C#/SQL Database listener

c# sql wcf transactions erp

WCF service errors after installing WindowsXP updates

wcf windows-update

Replace default JSON serializer in WCF 4 to JSON.NET

c# json wcf c#-4.0 json.net

WPF / WCF Push Notification

wcf notifications

Adding a custom wcf behavior extension causes a ConfigurationErrorsException

.net wcf