BizTalk articles in CodeProject.com

BizTalk articles in CodeProject.com

 

 

1. First Footsteps with Orchestrations in BizTalk Server 2004, by Naveen Karamchetti.

http://www.codeproject.com/biztalk/FootstepsInOrchestration.asp

This article shows you how to create a simple orchestration in BizTalk Server

 

2. Configuring BizTalk Orchestrations to handle un-typed messages, by Naveen Karamchetti.

http://www.codeproject.com/biztalk/UntypedBiztalkMessages.asp

This article describes how to create/handle un-typed messages in BizTalk Server orchestrations, which message type is set to ‘System.Xml.XmlDocument’, instead of a schema type.

 

3. Writing Custom BizTalk Founctoids, by _ABHILASH_MS_.

http://www.codeproject.com/biztalk/CustomFunctoid.asp

This article shows you how to write custom BizTalk functions. One of the biggest benefits to using custom functoids is that you have full access to the .NET libraries. Inline code within maps gives only limited access to libraries, and coding is often primitive. Custom functoids are created as .NET class libraries, and they have all of the related coding benefits.

 

 

 

posted @   Rickie  阅读(619)  评论(0编辑  收藏  举报
编辑推荐:
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
阅读排行:
· DeepSeek 开源周回顾「GitHub 热点速览」
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· 单线程的Redis速度为什么快?
历史上的今天:
2006-05-31 An invalid character was found in text content!
点击右上角即可分享
微信分享提示