Article Source: http://geekswithblogs.net/m... I've been wanting to take a deeper look at the WCF LOB SDK for a while. I've read a few things about it, but you can't beat just getting stuck in and writing some code to figure out how it all works. My aims from this exercise were as follows: Start to get an understanding on how to write custom WCF Lob adapters Do something that has some relation to the real world and not just a hello world thing Identify how much further I ......
I came across this article by Paolo and thought it was worth pointing out to those who might not have seen it as it is really useful
http://blogs.msdn.com/paolos/archive/2009/01/20/biztalk-server-and-protocol-transition.aspx
Keep up the good work Paolo
We have just published the 1st newsletter from the SOA/BPM User Group. It is available to download here:
http://sbug.org.uk/media/p/157.aspx
The other day I was having an issue with our build server so I decided to write a script to reconfigure BizTalk on our build or development servers. My plan was to run this regularly on a scheduled basis to ensure our build servers were kept clean. I thought id write a little about this as it may be useful to others. Note the script is aimed at a single machine hosting BizTalk 2006 R2 and SQL Server. Before I started I exported the configuration of our BizTalk Group to a file and then amended the ......