Blogger :
Charles Young
All posts :
All posts by Charles Young
Category :
BizTalk Server
Blogged date : 2004 May 13
BizTalk server 2004 compiles assemblies containing orchestrations, schemas, pipelines, maps, etc., by first generating transitory C# source code. A number of people have asked how you get access to the C# code generated by BizTalk Server 2004. I have published a utility that will dump these files for you to an output folder of your choice. This utility allows you to save copies of that source code for post-compilation inspection. The source code can be used to gain a deeper understanding of BizTalk Server 2004, or as a tool to troubleshoot and debug deeper problems in BizTalk-generated code.
The BizTalk Server 2004 File Dump utility can be downloaded from the User Samples section of www.gotdotnet.com. Please provide any feedback (bugs, suggestions etc.,) here.