Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Why is my Edit WCF Configuration option missing?

wcf visual-studio-2010

Moved my ASP.NET website to IIS 8 on windows server 2012... services missing: .svc files are viewable, but their methods give a 404

Using Autofac for DI into WCF service hosted in ASP.NET application

WCF Message Size

wcf

Why do I get ActionNotSupportedException for my WCF client/service?

Including SAML2.0 token in WCF service call without using WIF

c# wcf .net-4.5 saml-2.0 adfs

Generate Server Side WCF Service automatically from existing API

c# web-services wcf

Trying to update an entity using EF and send it using WCF - property is causing an exception in an update scenario

c# wcf entity-framework-5

Is it possible to make the WcfTestClient work for custom transport channels?

How do I automatically re-establish a duplex channel if it gets faulted?

Dependency Injection for WCF Custom Behaviors

net.tcp service is unavailable for the protocol of the address

wcf net.tcp

Dynamic Assembly Resolution/Management

Problems understanding use of MVVM when using WCF DTO's in a WPF smart client app

wpf wcf mvvm prism smartclient

Do I need to Close and/or Dispose callback channels acquired through OperationContext.Current.GetCallbackChannel?

wcf callback dispose

WCF Custom Authorization

c# wcf authorization

Is there a design pattern for dealing with large datasets over the internet?

Error in WCF client consuming Axis 2 web service with WS-Security UsernameToken PasswordDigest authentication scheme

WebGet with No Parameters or UriTemplate Fails

c# wcf rest webget