Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF - convert empty element to nullable native type

.Net SecureString in Java

java wcf wsdl axis securestring

Mocking a ViewModel for unit testing with Moq?

c# wpf wcf unit-testing moq

Visual Studio 2013: Debug using IP Address instead of LocalHost

WCF hosted in WPF and how can i change control in MainWindow UI from wcf?

c# wpf multithreading wcf

How to post data to WCF Service using jquery Ajax?

WCF, Claims, ADFS 3.0

c# .net wcf adfs claims

"Fixed" / "Load Balanced" C# thread pool?

c# multithreading wcf

Does the C# WCF Proxy ClientBase<T> Disposal issue still exist in .Net 4.5+

c# .net wcf proxy dispose

EndpointNotFoundException when working through tutorials in Learning WCF

c# wcf

WCF streaming on asmx?

c# wcf asmx

Certificate Information from WCF Service using Transport security mode

Why isn't my IAuthorizationPolicy setting the Thread.CurrentPrincipal with my CustomPrincipal?

c# wcf wcf-security

passing Dictionary in WCF service [duplicate]

wcf web-services

WCF Large interface at a single endpoint address

wcf service contract endpoint

Cannot start desktop application from Windows service on Windows 7

c# windows wcf service

Running WCF service shows directory listing instead of the service

c# wcf

WCF - Custom Credentials & Security Tokens

wcf servicebehavior

Do WCF and DataContractSerializer serialize CollectionDataContract-decorated collection types differently?

Can a WCF service be consumed as if it were an ASP.NET Web Service?

asp.net web-services wcf