About me

-
Recent Posts
- Preserving Input Sequence Order when Aggregating Debatched Messages
- Session TechDays – 2012 : Mettre en Oeuvre une Plateforme d’Intégration et de Gestion des Informations de l’Entreprise (EIM) avec SQL Server 2012 Master Data Services
- PowerShell Provider for BizTalk Server 1.2.0.4 Released
- Microsoft® MVP BizTalk 2012
- Building Multiple Projects in Order with MSBuild
Archives
Categories
Meta
Monthly Archives: October 2011
Enabling Incremental Compilation of BizTalk .btproj MSBuild Files
Since BizTalk Server 2009, BizTalk Server project files are MSBuild .btproj XML files. For some reason, BizTalk projects need to be compiled in two phases. The first pass compiles schemas, maps and pipelines, and produces an intermediate managed assembly. The … Continue reading