Summary of my contributions on MSDN Code Gallery and TechNet Gallery in the first half of 2012
Jun 8, 2012
In the following of my previous post, this is the list of my contributions in the last six months on MSDN Code Gallery and TechNet Gallery MSDN Code
BizTalk Training – Mapping – Grouping elements from different messages in BizTalk Maps
Jun 5, 2012
Ok, this will be my third mapping problem published, and I can tell that it will not be the last… First of all let me tell you that for me there is no
BizTalk Training – Mapping – How to implement multi-level Muenchian grouping in BizTa...
May 15, 2012
I already talked about Muenchian Grouping in BizTalk Maps in the past: BizTalk Training – Mapping – Muenchian Grouping and Sorting in BizTalk Maps
BizTalk Training Resources: Virtual Labs, Tutorials, Virtual Machine and more…
Jul 13, 2011
Sometimes people ask me how to quickly start learning BizTalk, or I see a lot of people asking that in forums, which leads me to always be looking for this
BizTalk Training – Mapping – Muenchian Grouping and Sorting in BizTalk Maps without l...
Oct 28, 2009
One of the most difficult tasks in the BizTalk Mapper is taking a flat list (such as a CSV or a flat SQL result) and grouping it into a header-detail
BizTalk Training – Handling Exceptions inside orchestration
Oct 26, 2009
In a perfect world, every message is processed successfully In the real world, web services go down, databases time out, and data is malformed If you don't
BizTalk Training – Accessing and change message values inside orchestration
Oct 26, 2009
One of the first things a BizTalk developer learns is that messages are immutable Once a message is received or created, you cannot simply "overwrite" a value
BizTalk Training – Customize filename dynamically inside Orchestration
Oct 23, 2009
Setting a custom filename for outgoing messages is one of the most common requirements in BizTalk development Whether you need to add a prefix, a timestamp,
BizTalk Advanced Mapping Tips – Inline XSLT – Selecting distinct nodes (grouping)
Sep 14, 2009
One of the more challenging things to do in XSL 10 was getting a distinct list of values from a set of nodes There is no simple syntax for writing this type




