Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

ChannelFactory.Close VS IClientChannel.Close

wcf channelfactory

What is WCF in simple terms?

.net wcf

WCF Service returning "requested service '...' could not be activated" the first time it's accessed from an MVC site

How does a WCF server inform a WCF client about changes? (Better solution then simple polling, e.g. Comet or long polling)

The request channel timed out while waiting for a reply

c# wcf

Wcf service exception good practices

c# .net wcf web-services

WCF Metadata publishing for this service is currently disabled + Content Type error

.net wcf

Multiple interfaces from a single WCF service?

.net wcf interface

Why does HTTP DELETE verb return 405 error - method not allowed for my RESTful WCF service running on IIS 7.5?

Could not find a base address that matches scheme net.tcp

c# wcf duplex net.tcp

what is the global.asax Application_Start equivalent when using WAS in IIS7

There is insufficient system memory in resource pool 'default' to run this query. on sql

c# sql sql-server wcf

What is the WCF equivalent of HttpContext.Current.Request.RawUrl?

Web Services -- WCF vs. ASMX ("Standard")

How to fix "could not find a base address that matches schema http"... in WCF

wcf iis basichttpbinding

WCF service to accept a post encoded multipart/form-data

html wcf http

Not having a [DataMember] attribute vs having the [IgnoreDataMember] attribute

c# wcf

HttpClient with BaseAddress

What is WCF in .NET? [closed]

.net web-services wcf

WCF webHttpBinding error with method parameters. "At most one body parameter can be serialized without wrapper elements"

c# wcf json rest