Following my earlier post about WCF service design guidelines, I've created some WCF code snippets to simplify the implementation of services, operations, messages and data contracts.
Microsoft have released significant parts of the .NET framework source code for developers using Visual Studio 2008. In case you've not been following the releases, this blog post includes links to configuration and hotfix resources.
While developing custom functoids in Visual Studio for BizTalk 2006 it is sometimes necessary to remove the functoid from the toolbox, particularly when it is not correctly implemented and causes Visual Studio to crash. This post describes how to reset the toolbox in Visual Studio 2005.