Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Custom Tool Warning: Cannot import wsdl:portType

wcf

Closing WCF connection

wcf connection

Unable to debug WCF service message

visual-studio-2008 wcf

How to use WCF RIA SERVICES with WPF application?

c# wpf wcf wcf-ria-services

WCF error - There was no endpoint listening at

c# wcf

Why is using [DataMember(EmitDefaultValue = false)] not recommended?

How can I combine the WCF services config for both http and https in one web.config?

web-config wcf wcf-binding

HTTPS from a console application?

c# wcf web-services rest https

Why does my WCF service give the message 'does not have a Binding with the None MessageVersion'?

c# wcf

DataContract and inheritance?

c# wcf

What is the purpose of WCF reliable session?

wcf nettcpbinding

WCF not using computer name instead of domain name when viewing MyService.svc?wsdl

System.ServiceModel.AddressAccessDeniedException: HTTP could not register URL http::8080

How to prevent Visual Studio from launching WcfSvcHost.exe while debugging?

When is it better not to use Phonegap? [closed]

android ios wcf cordova

The configuration section 'system.servicemodel' cannot be read because it is missing a section declaration

access HttpContext.Current from WCF Web Service

wcf service httpcontext

WCF support in Mono

c# wcf mono

Visual Studio does not generate app.config content when "add service reference"

Is WCF ClientBase thread safe?

multithreading wcf