Serializing to attributes in WCF with DataContractSerializer

by Lord Zoltan 6. May 2009 14:31
Need to serialize to XML attributes in WCF with the DataContractSerializer? Don't want to it be really difficult!? Find out how! [More]

Currently rated 3.0 by 7 people

  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Technical

Enabling Custom Username/Password Authentication WCF in IIS

by Lord Zoltan 14. April 2009 23:09
Contrary to what I thought a month or so ago - you can get Custom UserName and Password authentication to work for WCF services in IIS for all endpoints (Transport-level security with WebHttp endpoint included). You just have to jump through a few hoops. [More]

Currently rated 2.9 by 7 people

  • Currently 2.857143/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , ,

Technical

WCF URI Template Url-Encoded Character Issues

by Lord Zoltan 25. March 2009 23:18
Have you tried using URL-encoded parameter values in URLs that get pumped through WCFs UriTemplate as bound-path segments? Have you found that sometimes these parameters don't get interpreted correctly? It's a bug in the framework... [More]

Currently rated 3.3 by 6 people

  • Currently 3.333333/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Technical

Adding custom HTTP headers with Sys.Net.WebRequestManager

by Lord Zoltan 11. March 2009 14:43
Following from my last post bemoaning the lack of transport-level client crediential authentication when running inside IIS, I've started implementing my own encrypted session-transfer between clients and the server. I want to to use Http Headers as a primary way of broadcasting session i... [More]

Currently rated 3.0 by 5 people

  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

Technical

WCF Transport-level Custom Username Authentication won't work in IIS

by Lord Zoltan 11. March 2009 14:24
Out of the box, it's impossible to get Transport-Level Custom Username Authentication on a WCF service hosted inside IIS. Find out why. [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , ,

Technical

Exception when using WCF Client to Web Service Reference behind a proxy

by Lord Zoltan 27. August 2008 09:15
Accessing web services via WCF through ISA Server. [More]

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

Technical

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen