Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

What does System.ServiceModel.Clientbase.Open() do?

c# wcf

WCF - looking for best practice when having multiple contracts sharing common methods

c# wcf

Issue related to WCF <readerQuotas> maxDepth

wcf wcf-binding

WCF .net 4.0 HTTP Basic Authentication

Authentication when using Security Token Service

Why can't WCF pass an object in a dictionary?

c# .net wcf

WCF Multiple Endpoints and IServices

wcf wcf-endpoint

Getting path of a file in a wcf service assembly

What thread calls the completed event handler on silverlight WCF calls?

prevent cross domain requests to my wcf services

c# wcf security cross-domain

VS2010 specific port changes at random

How to POST a POCO with WCF WebApi's HttpClient

wcf wcf-client wcf-web-api

Need to communicate fast and often between two .NET processes

.net wcf vb6

Host WCF service with net.tcp binding through IIS Manager 7.5

wcf iis-7.5 net.tcp

Entity framework, multiple edmx to share connection string - is it possible?

Is there a good way to extend a WCF service using basicHttpBinding to also allow REST service communicating with JSON?

c# wcf json rest .net-4.0

How can I get Entity Framework and WCF to work with transactions? Okay...what's the secret?

Portable class library for shared [DataContract] class

c# wcf

what's the difference between net.tcp and TCP protocol?

wcf

Datacontract and servicecontract difference

wcf