Related resources for maps in BizTalk
  • Calling External Assemblies From Maps in BizTalk5/13/2012 3:43:34 AM. In this article, I will cover how to call external assemblies from maps in BizTalk through a simple example of an external assembly which implements the logic of string concatenation.
  • Using C# inline on Maps in BizTalk5/13/2012 3:35:21 AM. In this article, I will cover how to implement custom business logic (a simple string concatenation) using C# inline on maps in BizTalk.