Silverlight »

[6 Dec 2009 | 1 Comments]

In the next few days (Monday, Tuesday, Wednesday, December 7th-10th), I’ll be giving a bunch of presentations on Silverlight 3/4 on various locations in Belgium (Antwerp, Brussels, Ghent, …).  I’ll talk about the new features in Silverlight, show how to use Blend and Visual S... [More]

Silverlight, Featured »

[1 Dec 2009 | 1 Comments]

In Silverlight, if you’re talking to WCF services, you have the built-in option to add credentials to the message header and check those on the server side.  This way, you can easily make sure your service methods are only accessible to those people/identities you want to allow.  Mor... [More]