Visual Studio + Webservices + SOAP Headers

Suppose you have to consume a Webservice that requires you to provide a custom header. If you generate automatically the proxy with Visual Studio, you’ll soon discover that there’s no way to add an header or to access the SOAP request. Ok, here’s what you have to do: 1) download...

1 minute read

WCF + Console Application

Suppose you have a nice Console Application. Suppose you want to host a WCF service. And suppose you want to create a fancy Silverlight app that consumes this WCF service. You’ll soon discover that something isn’t working as expected…long story short, the client app is looking for a ClientAccessPolicy.xml file....

1 minute read

Mutual SSL + ASP.net + IIS7

This was very, very, VERY nasty. Took me 1 entire week (even with the support of our ITs). As usual, at the end we discovered it wasn’t that hard anyway…. from an IT point of view, all you have to do is: Get an SSL certificate with client/server extended usage...

1 minute read

Helmet Design Contest

“Long time no see, just wanted to touch base…” Happens all the time. How bad. Anyway, I don’t want to find excuses for not updating this website enough, so I’ll quickly go to the point: a friend of mine asked a little help to set up an online contest for...

1 minute read