Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF - multiple service contracts using pretty same data contracts

c# wcf service contracts

Mac (or c++) connection to binary WCF

c++ objective-c wcf c#-4.0

WCF Streaming File Transfer ON .NET 4

How can I pass slash and other 'url sensitive' characters to a WCF REST service?

c# wcf visual-studio-2010 url

How to integrate SAML authentication into WCF web service application

wcf saml saml-2.0

Is it possible to expose LDAP "compliant" data through a REST API without an LDAP server?

c# wcf ldap

WCF - Instantiating an object in DataContract constructor

c# TimeZoneInfo serialization

c# wcf serialization timezone

Cross Domain jQuery Ajax Request & WCF REST Service

jquery wcf rest jsonp

ChannelFactory.Open VS IClientChannel.Open

c# .net wcf wcf-client

adding GZIP to WCF REST service in C#

c# .net wcf web-services gzip

Does WCF NetTcpBinding provide a persistent connection?

c# wcf

Assigning Roles to Application Users

c# wpf wcf mvvm user-roles

MsmqIntegrationBinding Vs NetMsmqBinding

.net wcf

How to expose calculated data of an entity through WCF

c# wcf poco

Hosting multiple WCF services on single TCP port in one windows service

wcf

AutoMapper: string to nullable int

c# wcf int automapper nullable

Wcf get raw request from operation

c# wcf soap

How to communicate from Azure webjob to Azure webapp?

Wcf and Interfaces as Parameters

c# .net wcf web-services