ObjectSharp Blogs

You are currently viewing

Matt Meleski's .Net Blog - The ABC's of .NET

ASP.NET/ADO.NET/Biztalk 2004/C#


July 2006 - Posts

Extending BizTalk Mapping/Transformation operations into Sql Server

A staple in BizTalk 2004/2006 is to design and implement mapping/transformation operations using the BizTalk mapper. Mapping in BizTalk can be extended and improved by: a) Using a rich set of Functoids that ship with BizTalk. b) Using custom XSLT in a Read More...