Main menu:

Search

 
web
kriegermartin.de

Categories

February 2007
M T W T F S S
    Jul »
 1234
567891011
12131415161718
19202122232425
262728  

Archives

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:

Screenshot

Enjoy!

Download: btsadapterconfigxsdviewer.zip