Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Can WCF Service have constructors?

What's the best way to test WCF services?

c# .net wcf

Making a WCF Web Service work with GET requests

asp.net wcf web-services rest

Caching in WCF?

c# .net wcf

https with WCF error: "Could not find base address that matches scheme https"

wcf https

When to change the Generate Serialization Assembly value?

c# .net performance wcf

.Net: Running code when assembly is loaded

.net wcf assemblies

WCF change endpoint address at runtime

c# wcf wcf-binding wcf-client

WCF - Contract Name could not be found in the list of contracts

wcf

How to change WSDL URL from internal machine name to public?

wcf azure wsdl

Failed to add a service. Service metadata may not be accessible. Make sure your service is running and exposing metadata.`

web-services wcf

How can the Wcf Test Client be used without Visual Studio?

.net visual-studio wcf

WCF - Windows authentication - Security settings require Anonymous

wcf security authorization

How to read HTTP request headers in a WCF web service?

c# wcf web-services

DataContract XML serialization and XML attributes

What steps do I need to take to use WCF Callbacks?

c# .net vb.net wcf callback

Why is WCF so important and in what cases is it used?

wcf

In WCF/WIF how to merge up claims from two different client's custom sts's tokens

DataContractJsonSerializer and Enums

wcf json serialization

Memory Cache or Concurrent Dictionary?

.net wcf caching