-
Recent Posts
My avatar
Follow me on twitter
- Hello @TomKerkhove , any idea on this issue? learn.microsoft.com/en-us/answers/…| 2 weeks ago
- RT @rseroter: Cloud and software vendors sometimes make life difficult by misusing labels. We all do it. I Don’t Know What Serverless Is A…| 1 month ago
- RT @shanselman: systemd for WSL!!!| 4 months ago
- RT @sbwalker: .NET Foundation Most Active Community Projects for the first half of 2022... Orchard Core takes top spot for PRs (460). Avalo…| 7 months ago
- RT @migueldeicaza: Truly disappointing that Microsoft would subvert an active open source project by ramming in a proprietary extension to…| 7 months ago
Archives
- September 2021
- October 2016
- September 2016
- August 2016
- July 2016
- October 2015
- September 2015
- July 2015
- January 2015
- December 2014
- November 2014
- October 2014
- August 2014
- February 2014
- October 2013
- September 2013
- August 2013
- June 2013
- May 2013
- April 2013
- March 2013
- January 2013
- December 2012
- October 2012
- September 2012
- August 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- October 2010
- September 2010
- July 2010
- June 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
Categories
Meta
Tag Cloud
- .net
- 2011
- ACS
- Adapter
- Adapter Pack
- Announcements
- API
- asp.net
- Authentication
- Azure
- Azure Storage
- azure web sites
- BAM
- BAP
- BizTalk
- BizTalk 2010
- BizTalk 2010 R2 CTP
- BizTalk Server
- BizTalk Server 2009
- BizTalk Server 2010
- Cloud
- Cloud Computing
- Cluster
- Codeplex
- CTP
- Cumulative Update
- datasync
- ESB Toolkit 2.1
- event
- event hub
- github
- Licencing
- Management Pack
- management portal
- Microsoft
- mobile service
- msdays
- MSI
- MVP
- Orchestration
- Platform
- portal
- Powershell
- Provider
- Redmond
- Release
- SCOM 2007 R2
- sdk
- Service Bus
- SharePoint Foundation
- SQL Azure
- SQL Server
- Storage
- stream analytics
- System Center
- Team Foundation Server
- Team Foundation Service
- TechDays
- Techdays 2011
- TFS
- Tips
- Training
- tutoriel
- Update
- Visual Studio
- WCF
- web Deploy
- web jobs
- web sites
- WFTestDesign
- Windows
- Windows Azure
- Windows Azure SDK
- Windows Azure SDK for .NET
- Worker Role
Tag Archives: BizTalk
One-Touch BizTalk Configuration in Windows Azure Virtual Machine
Hello, today, I would like to write some blog about the new improvements of the Windows Azure Platform. After the General Availability, Scott Guthrie has announced some improvements about Virtual Machine here. What is interesting here is the support for … Continue reading
BizTalk Server 2013 disponible en RTM
BizTalk Server 2013 est disponible depuis aujourd’hui sur le MSDN. La version anglaise sera disponible courant Avril et les autres versions suivront dans le courant du mois de Mai. Cette version est la 8eme version de BizTalk et s’inscrit dans … Continue reading
BizTalk 2010 R2 CTP available on the Cloud
Hi we’ve seen on the beginning of the week a really good news on the Gallery of Azure Virtual Machines: BizTalk Server 2010 R2 CTP. Here is some capture of the process to create the VM. Once you’ve choose … Continue reading
Posted in Azure, BizTalk, English, Microsoft, Windows Azure Platform
Tagged Azure, BizTalk, BizTalk 2010 R2 CTP, virtual machine
Leave a comment
BizTalk Tips : Enable runtime validation in orchestration
Today, I discover a new stuff with a coworker. For sure, many of yours think that it could be very interesting to implement the schema validation that we can found in the Visual Studio UI in the BizTalk Process? No??? … Continue reading
BizTalk Tip : Open Orchestration after edit using XML Editor
Hey, Have you already have to edit an orchestration using XML Editor in Visual Studio? Because you need to replace the same word by an other or whatever. After editing, if you try to open again your orchestration, you may … Continue reading
First Release of the WCF Azure Storage Adapter for BizTalk
Hey, I’m proud to announce you the first release of the WCF Azure Storage Adapter for BizTalk on codeplex : http://azurestorageadapter.codeplex.com/ This project is developped by Maxime and I, it’s on early stage but It can already be usefull for … Continue reading
Using the WCF BizTalk Adapter for Windows Azure Storage Service to communicate with Windows Azure Blob
As we’ve talk on a previous post, due to our interest on the cloud computing,we (Maxime and I) decided to build a WCF Azure Adapter to interact with the Azure Storage. This adapter is first designed for BizTalk but can … Continue reading
PowerShell Provider for BizTalk : New Release
Hey, don’t miss the new release of PowerShell Provider for BizTalk by Maxime Labelle. You can find the 1.2.0.1 on http://psbiztalk.codeplex.com and a good Get Started documentation on Maxime’s blog. This documentation was written by Maxime Labelle and Randal Van … Continue reading
Posted in BizTalk, Codeplex, Microsoft
Tagged BizTalk, Codeplex, Microsoft, Powershell, Provider, Release
Leave a comment
First Release of WFTestDesign : Unit Test Tool for BizTalk using WF UI
Hello, Today, I’ve publish my first community tools on Codeplex. This tool is called WFTestDesign. It’s a unit-test tool based on BizUnit Concept but it’s a standalone solution and provide a powerfull UI (using WF 4 UI in Visual Studio) … Continue reading
Be careful with your Bam archiving
Recently, I realize a specific BAM Flow which consist to create a generic solution to monitor technical flow in a BizTalk Platform. All you have to do is to associate you data in two Activities with the Tracking Profile Editor … Continue reading