-
-
Microsoft has just released a sample showing how to use WCF Adapters and Biztalk for Messaging. The sample can be downloaded from here:
http://msdn2.microsoft.com/en-us/biztalk/default.aspx
-
-
Although an old article, I think it is still a good read on software and the evolution of processors:
http://gotw.ca/publications/concurrency-ddj.htm
-
-
Brief introduction to MS Sync Framework:
http://msdn2.microsoft.com/en-us/sync/bb821992.aspx
-
-
Something I noticed last week at a client: The developer keep getting XLANG errors when passing XML from the orch to a custom DLL. The issue? The XML passed is already serializable, but the developer did the following in his code:
XmlDocument newDocument = passedXmlDocument;
This will break, because the newDocument is not serializable. So, remember, do not set XML passed from BizTalk to a new document. Use it as is.
-
-
Interesting article from Wired magazine about the Big companies embracing open source:
http://www.wired.com/software/webservices/news/2007/05/open_source
-
-
Below is an article describing how to connect BizTalk to Mainframes:
http://msdn.microsoft.com/msdnmag/issues/07/12/Mainframes/default.aspx
-
-
Use Microsoft Office Outlook 2003 or Microsoft Office Outlook 2007 to access and manage your Microsoft Windows Live Hotmail or Microsoft Office Live Mail accounts.
http://www.microsoft.com/downloads/details.aspx?FamilyID=7aad7e6a-931e-438a-950c-5e9ea66322d4&displaylang=en&Hash=YxW3NYkle82nT%2bL1MjtMJ%2fblPa%2bBoEEVbIufvEkT6MZE8EDkwiKRjYpAEc7x9XhjfHal8s0Ki7FOQg1I0r93mA%3d%3d