Welcome to MSDN Blogs Sign in | Join | Help

May 2007 - Posts

Testing WCF service implementations

When writing WCF implementations, or any code for that matter, testing is an important part of the process. This week, I was building tests for implemented WCF services and had difficulty aligning all the external dependencies of the tests (running hosts,
Posted by martijnh | 3 Comments
Filed under: ,

WCF Message validation (1) – WCF samples to the rescue

Recently, I needed to validatie messages going into a WCF service. It turned out the WCF samples are a rich source of knowledge and I found a sample which performs XMLSchema-based validation in \TechnologySamples\Extensibility\MessageInspectors. The sample
Posted by martijnh | 7 Comments
Filed under:

Attachment(s): messageinspectors.zip

Shockwave Flash preview handler for Windows Vista and Outlook 2007.

Based on the excellent article from Stephen Toub , I was inspired to write a Shockwave Flash preview handler. Basically, it's just a plain UserControl which hosts the ActiveX wrapper for the player. It works from both Outlook 2007 and Windows Vista. The
Posted by martijnh | 2 Comments
Attachment(s): SwfPreviewHandlers.msi
 
Page view tracker