Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

java wcf web-services jaxb cxf

Could not find a base address that matches scheme https for the endpoint with binding WebHttpBinding. Registered base address schemes are [http]

c# wcf rest https web-config

Reading file input from a multipart/form-data POST

c# wcf http-post forms

Where is System.ServiceModel.Web.dll?

How to handle WCF exceptions (consolidated list with code)

Confused by Microsoft WebSockets namespaces

.net wcf html websocket

What am I missing about WCF?

c# wcf web-services

What is difference between HTTP methods GET, POST, PUT and DELETE

Why doesn't my ChannelFactory see my endpoint configuration?

wcf

Unexpected Type - Serialization Exception

Strange error occurring when using wcf to run query against sql server

asp.net sql-server wcf

how to generate a unique token which expires after 24 hours?

Is it possible to call Dynamics CRM 2011 late-bound WCF Organization service without the SDK - straight customized binding?

What's the point of a DataContract in WCF?

wcf

How to make sure you don't get WCF Faulted state exception?

wcf exception wcf-client

WCF Transport vs Message

c# wcf wcf-security

AddressFilter mismatch at the EndpointDispatcher - the msg with To

wcf

Sharing Enum with WCF Service

c# wcf enums

How can I set an HTTP Proxy (WebProxy) on a WCF client-side Service proxy?

wcf http proxy webproxy

Returning raw json (string) in wcf

wcf json