Tuesday, January 10, 2006 - Posts

Passivation?

From looking at this, it seems that the WF guys are using a term passivation to describe what BizTalk Server called dehydration.   I've never come across the term passivation before and I thought I'd check it on dictionary.com which came up with;   To Read More

A Bunch of Links :-)

  I've been catching up on my RSS reading having given up on it over the Xmas period.   In doing so I came across a bunch of cool looking links which I'm posting here in order to "share and save" (i.e.  share them with other folk if they've not seen Read More

WCF: Changing Client Credentials

I was playing with a WCF (December CTP) proxy today and trying to change the credentials that are being sent over transport security (https in my case) to the service for authentication.   I had code like this;   proxy.ClientCredentials.Windows.ClientCredential.UserName Read More