I am very new to BizTalk. I have been asked to create a application in BizTalk. I am facing some design level challenges. Following are some of them:
Best approach in creating a project
How to crate BizTalk solution. Means how to create projects. Do we need to create different projects for Maps/Orchestation/pipelines and references. Which is the best approach to develop a project?
Can we check in a BizTalk project in TFS
How multiple people can work on a single BizTalk solution? Can it be checked in in TFS and multiple people can take it and work on it? How merging will work?
- Code review
Is there any way to review a BizTalk package? What are the best practices?