Archive for 'Biztalk'
WCF Line of Bussiness Adapter
On November the 6th, 2007 I gave a short presentation about WCF Line of Business Adapter (SDK, Blog) at the .NET User Group Köln.
Slides (in German) can be found here.
Posted: September 10th, 2007 under Biztalk, .NET.
Comments: none
BizTalk Map Add-In
BizTalk Map Add-In is a Visual Studio 2005 (professional/team) add-in for BizTalk 2006 developers. It adds two functions to the context menu of map files in the solution explorer:
Debug BizTalk Map XSLT Generate the Xslt for a map and start debugging it. This command honours extension objects, it is possible to use and debug external […]
Posted: August 9th, 2007 under Biztalk.
Comments: none
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 […]
Posted: February 20th, 2007 under Biztalk.
Comments: none