⟩ Do you know in how many ways can we do the BizTalk Application deployment?
BizTalk Application deployment can be done using the following:
☛ Deploying from Visual Studio
☛ Building a Microsoft Installer (MSI) package that can be exported or imported between environments.
☛ Using command line-based tools such as MSBuild and BtsTask.
☛ Using community frameworks, such as BizTalk Deployment Framework and NANT.