Browse by Tags
All Tags »
BizTalk (RSS)
Yes, I get that questions quite often. So, it’s great when I found out about BizTalk Server 2009 posters. “A picture is worth a thousand words”, so they say… http://msdn.microsoft.com/en-us/library/dd450982(BTS.10).aspx And my personal favourite...
The very first web service that we usually create in any programming language, turned out to be not-so-simple in BizTalk. Here's classic example: public class Service1 : System.Web.Services.WebService { [WebMethod] public string HelloWorld() { return...
Have been trying out the BizTalk 2006 R2 RFID for the past 2 days, I find that it "could" be a very powerful engine. Well, there's still a lot of room for me to explore, and i'm still trying to make the sense of its existence yet (perhaps...
I'm not much into BTS 2006 yet (hopefully i'll have chance to have more hands on on it). So, pardon me if you still see a lot of BTS 2004 features here. I was often asked about the huge tracking database that BizTalk 2004 have over time. One my...
Last month, a customer who was exploring BizTalk Server 2006 for their new system asked me whether BTS 2006 has out-of-the-box feature for a user to subscribe to a certain event in BTS2006. Imagine this scenario: Officer A submits a report to his immediate...