About me

-
Recent Posts
Archives
- April 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- June 2012
- May 2012
- February 2012
- January 2012
- November 2011
- October 2011
- September 2011
- April 2011
- March 2011
- February 2011
- January 2011
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
Categories
Meta
Monthly Archives: March 2010
Installing BizTalk RFID Server on Windows Server 2008 R2
If, like me, you are always living on the edge and using the most recent versions of your favorite operating systems, software and utilities, you might have been using Windows Server 2008 R2 for a while. If you’re working in … Continue reading
Microsoft Certified Technology Specialist
Just a quick note to tell the world that I’m now officially a Microsoft Certified Technology Specialist, meaning that I’m most certainly proficient at "Developing Business Process and Integration Solutions by Using Microsoft BizTalk Server 2006 R2" (ahem!). Well, even … Continue reading
Posted in BizTalk
2 Comments
Serializing an XML Hierarchy with the BizTalk Mapper
In a recent BizTalk project, I had a need to call an SQL Server stored procedure based on parameters specified in an incoming XML message. In fact, the XML document contained a set of unbounded records that each needed to … Continue reading
Deploying Business Rules Engine Policies with the BizTalkFactory PowerShell Provider
One of the goals we initially set out for our PowerShell provider for BizTalk was, at least, to match the set of features that were available at the time from various command-line tools.The most obvious solution for automating common BizTalk … Continue reading
Posted in PowerShell