BizTalk Adapter Config XSD Viewer
BizTalk adapter developer usually have to install their adapter design time component before the configuration UI can be tested, which might be annoying. But there is the FrameworkPropertyGrid class, not well documented and, according to Microsoft, “not intended to be used directly from your code”. With this class it’s not exactly rocket science to implement a viewer tool:

Enjoy!
Download: btsadapterconfigxsdviewer.zip
Posted: February 20th, 2007 under Biztalk.
Comments: none