Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

creating WCF ChannelFactory<T>

When is it appropriate to use the KnownType attribute?

c# wcf known-types

Unable to add a service reference - locked/read only

c# asp.net wcf

Why isn't my custom WCF behavior extension element type being found?

ASP.NET MVC & Web Services

How do I prevent JAXBElement<String> from being generated in a CXF Web Service client?

java wcf web-services jaxb cxf