Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

WCF error: The caller was not authenticated by the service

.net wcf security wcf-binding

Sending a JSON HTTP POST request from Android

Do you use enum types in your WCF web services?

wcf enums

Optional query string parameters in URITemplate in WCF?

OData $filter with multiple predicates

wcf filter odata predicate

WCF: How do I get the list of endpoints from ServiceHost?

.net wcf .net-3.0

How to ping or check status of WCF service using net.tcp endpoint from remote server?

.net wcf

WCF Error : Manual addressing is enabled on this factory, so all messages sent must be pre-addressed

c# wcf messages channelfactory

Serialize Entity Framework objects into JSON

How to authenticate with Rest-client based on HttpClient and .net4

.net wcf authentication rest

An existing connection was forcibly closed by the remote host - WCF

wcf

IIS WCF service hosting vs Windows Service

c# .net wcf iis was

WCF Service Returning "Method Not Allowed"

.net wcf web-services

Calling a SOAP service in .net Core

c# wcf soap .net-core