tools

These are tools and utilities developed by our consultants to facilitate their development, testing and troubleshooting efforts. We thought you might find them useful as well.

  • Color Schemes for Visual Studio
    Several color schemes for Visual Studio 2005 and 2008 created by Tomas Restrepo, which you can import them to customize your Visual Studio look. Most of them have dark backgrounds making them easier on the eyes for long coding sessions. [link]
  • Pipeline Testing Library for BizTalk 2006
    Helper library that can be used alongside your favorite Unit Test framework (like NUnit) to create automated tests for your BizTalk pipelines, custom pipeline components and even flat file schemas. See here for more information. [link]
  • BizTalk Easy Reflector
    This tool will allow you to view the BizTalk artifacts (maps, schemas, pipelines, etc.) defined inside a BizTalk assembly. Binaries can be found here. [link]
  • Pipeline Template Add-In for VS 2005
    Visual Studio 2005 Add-in that allows you to create a new item template based on an existing pipeline in a BizTalk project. See here for more information (spanish). [link]