Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Help in BizTalk 2006 R2 Mapping. › Re: Help in BizTalk 2006 R2 Mapping.
January 4, 2009 at 11:42 PM
#21469
If you cant use inline XSLT to do what you need (for example, you need to create your own xsl functions etc) I would use the helper class to call XSL with your C# (or VB) functions.