Archive for 'Biztalk'
WCF Line of Bussiness Adapter
WCF Line of Business Adapter (SDK, Blog) erleichtern die Anbindung von Geschäftssystemen durch eine einheitliche WCF Schnittstelle. Im Gegensatz zu den bisherigen BizTalk Adaptern können WCF Adapter sowohl in BizTalk als auch in eigenen .NET Applikationen verwendet werden.
Am 6. November 2007 habe ich bei der .NET User Group Köln einen kurzen Vortrag über diese Technologie […]
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: Februar 20th, 2007 under Biztalk.
Comments: none