Recently I have noticed quite a few questions about continuations coming through on the the BizTalk technical discussion lists.  This leads me to believe there is an opportunity to enhance the documentation around continuations, but to do that I need some feedback from you. What are the typical issues you run into when creating continuations? What type of documentation would help you most?


 For reference here are the topics that currently cover using continuations:


Continuation and ContinuationID Nodes http://msdn2.microsoft.com/en-us/library/aa577968.aspx 


How to Create a Continuation  http://msdn2.microsoft.com/en-us/library/aa559486.aspx


Using Multiple Continuations http://msdn2.microsoft.com/en-us/library/bb203851.aspx


 


We also have the following code developer specific documentation: 


Activity Continuation   http://msdn2.microsoft.com/en-us/library/aa559916.aspx


Development Walkthrough http://msdn2.microsoft.com/en-us/library/aa995587.aspx