Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>You are right that BizTalk is quite different, though both .NET development and SQL experience will be helpful.</p> <p>Since <a href="http://msdn.microsoft.com/en-us/biztalk/dd807027" rel="noreferrer">Microsoft's list</a> is a bit out of date, here is my short list of BizTalk books (with Amazon affiliate links):</p> <ul> <li><strong><a href="http://rads.stackoverflow.com/amzn/click/0672331187" rel="noreferrer">BizTalk Server 2010 Unleashed</a></strong> - Introductory, developer-centric, covers all the bases</li> <li><strong><a href="http://rads.stackoverflow.com/amzn/click/184968460X" rel="noreferrer">Microsoft BizTalk Server 2010 Patterns</a></strong> - A more in-depth intro to BizTalk that covers the "why" with patterns and explanations, followed by a number of real-world solutions</li> <li><strong><a href="http://rads.stackoverflow.com/amzn/click/1847195008" rel="noreferrer">SOA Patterns with BizTalk Server 2009</a></strong> - Yes it's an older version, but this is still the book to take you deepest into solving problems the right way with BizTalk</li> </ul> <p>After you've figured out the what, how, and why, then there are additional resources to take you deeper into the specific realms of BizTalk that you might want to use:</p> <ul> <li><a href="http://rads.stackoverflow.com/amzn/click/B005I4JFTA" rel="noreferrer">Line of Business Systems Integration</a></li> <li><a href="http://rads.stackoverflow.com/amzn/click/1430219149" rel="noreferrer">Pro BAM in BizTalk Server 2009</a> (Business Activity Monitoring didn't change much between '09 &amp; '10)</li> <li><a href="http://rads.stackoverflow.com/amzn/click/1430218576" rel="noreferrer">Pro Mapping in BizTalk Server 2009</a> (The mapper changed drastically in 2010—for the better—but the complex mappings covered in this book largely still apply</li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload