Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

passing objects to wcf soap service from android using ksoap2; it sends and receives 0

android vb.net wcf soap ksoap2

One-way async/await calls in WCF

c# .net wcf async-await

Value cannot be null. Parameter name: uri

WCF Service only handling 10 concurrent calls regardless of what I do [duplicate]

wcf concurrency

Is there a way in Visual Studio 2012 to see an error log of the Update Service Reference operation

The element 'entityFramework' has invalid child element 'providers'. List of possible elements expected: 'contexts'

Why Host WCF Service in Worker Role

Is ithere a WCF plugin for Glimpse?

wcf glimpse

Configuring WCF for wsHttpBinding

Cross domain javascript callback is not supported in authenticated services. AJAX query to WCF service via SSL proxy

asp.net ajax wcf jsonp

How can a WCF client consume a multipart/related java webservice reponse?

WCF web service call time out

c# .net web-services wcf wsdl

WebApi attribute routing defined on interface

Consume a Web Service that requires WS-Security from ASP.NET 4.5 Application

Redirect user when error occurs in async controller action

Running Web Application Locally (Offline) & without IIS

c# asp.net wcf signalr owin

An error occurred while making the HTTP request to https -> Handshake failed

c# wcf basichttpbinding

How to create a .NET client for a wso2 Secure Token Service

How to reduce Base64 size?

WCF: The provided URI scheme 'https' is invalid; expected 'http'. Parameter name: via when i call IInternal proxy = factory.CreateChannel(); on Client

c# wcf