Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

How to programmatically modify WCF app.config endpoint address setting?

How to return HTTP 429?

IsReference property in data contract

wcf datacontract

WCF: System.Net.SocketException - Only one usage of each socket address (protocol/network address/port) is normally permitted

asp.net wcf socketexception

Run WCF ServiceHost with multiple contracts

wcf self-hosting