How to review code for BizTalk Application(s)??

Home Page Forums BizTalk 2004 – BizTalk 2010 How to review code for BizTalk Application(s)??

Viewing 2 reply threads
  • Author
    Posts
    • #17455

      Hi,

      Currently we are using BizTalk server 2006, and whole of the team is new for any BizTalk development. We are following BizTalk naming convention suggested by Microsoft. Can any one suggest that how to do code review for any BizTalk Applications? Is there any tool available or it has to be manual only ?

    • #17507

      Have you had a look at Scott Colestock blog on BizTalk naming conventions?  See:

      http://www.traceofthought.net/PermaLink,guid,c721d9a7-d518-47b5-a2ce-0ce1cbfa7bd0.aspx

      If there is actual code deveoped, such as custom pipeline component code or custom fuctiod code then that can be reviewed against your companies speicific language language conventions.  Microsoft and Scott provide a very good start fro defining a companies BizTalk conventions.

    • #17513

      If you have ever used NUnit then there is something similar for Biztalk called BizUnit.  I haven't used it personally but I've seen it used and it's nice.

      http://www.gotdotnet.com/workspaces/workspace.aspx?id=85ef830b-5903-4872-8071-4d4123a5553b 

       

      Also if you plan on debugging it then you can attach the debugger to the Biztalk app and you should be able to step through code in the helper classes you've written. 

Viewing 2 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.