Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

Dynamically switch WCF Web Service Reference URL path through config file

c# asp.net wcf

Returning DataTables in WCF/.NET

Error 0x80005000 and DirectoryServices

How to remove the ".svc" extension in RESTful WCF service?

wcf rest

What is an "endpoint" in WCF?

c# wcf endpoints

Content Type application/soap+xml; charset=utf-8 was not supported by service

wcf

Managing complex Web.Config files between deployment environments

.net asp.net visual-studio wcf

WCF: DataMember attribute on property vs. member

.net wcf serialization

Stream as a return value in WCF - who disposes it?

.net wcf stream idisposable

How do you configure WCF known types programmatically?

ELMAH - Exception Logging without having HttpContext

c# wcf elmah exception-logging

WCF Contract Name 'IMyService' could not be found?

.net wcf exception-handling

"The creator of this fault did not specify a Reason" Exception

c# .net wcf faults

RESTful web service body format

wcf

Difference between WCF, Web API, WCF REST and Web Service?