BizTalk Experts


Using C# instead of using BizTalk Visual Mapper
February 24, 2009, 10:02 am
Filed under: Biztalk 2004, Examples | Tags: , , , , , ,

The visual mapper of BizTalk that allows you to map an xml message to another xml message can be very handy when we’re talking about little xml files, but when you need to map a bigger xml file it gets very unstructured and difficult to maintain! (more…)