Main menu:

Suchen

 
web
kriegermartin.de

Kategorien

Februar 2007
M D M D F S S
    Jul »
 1234
567891011
12131415161718
19202122232425
262728  

Archiv

Archive for Februar, 2007

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 […]

.NET und die COM Interop Threading Apartments

Am 20. März 2007 referierte ich bei der .NET User Group Bonn über .NET und die COM Interop Threading Apartments.
Materialien zur Veranstaltung:
Folien: cominteropapartments.pdf
RCWInfo Tool: rcwinfo.zip
COM Pump Demo: compumptest.zip