Category Archives: wcf

Creating a signed message with .Net WCF

A step by step guide to create a signed message with .Net WCF and consume a service secured service written in Java. Service can be implemented in any language as long as it support standard WS-Security standards. In order to … Continue reading

Posted in .net, security, wcf, ws-security | Leave a comment

Using WSAS business service with .Net trader client

Stonehenge is an Apache project started to demonstrate interoperability between different Web services platforms. Until we get this into the Stonehenge documentation, this is to record how to configure .Net trader client (a web interface written in .Net and is … Continue reading

Posted in .net, apache, stonehenge, wcf | Leave a comment