3 min read

Summary of my contributions on MSDN Code Gallery and TechNet Gallery in the first half of 2012

Sandro Pereira

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

4 min read

BizTalk Training – Mapping – Grouping elements from different messages in BizTalk Maps

Sandro Pereira

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

3 min read

BizTalk Training – Mapping – How to implement multi-level Muenchian grouping in BizTa...

Sandro Pereira

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

8 min read

BizTalk Training Resources: Virtual Labs, Tutorials, Virtual Machine and more…

Sandro Pereira

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

4 min read

BizTalk Training – Mapping – Muenchian Grouping and Sorting in BizTalk Maps without l...

Sandro Pereira

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

3 min read

BizTalk Training – Handling Exceptions inside orchestration

Sandro Pereira

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

5 min read

BizTalk Training – Accessing and change message values inside orchestration

Sandro Pereira

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

2 min read

BizTalk Training – Customize filename dynamically inside Orchestration

Sandro Pereira

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,

5 min read

BizTalk Advanced Mapping Tips – Inline XSLT – Selecting distinct nodes (grouping)

Sandro Pereira

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

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top