all Technical posts
XSLT message terminate in BizTalk 2013
Due to the XslCompiledTransform library in BizTalk 2013, user exceptions thrown by Xsl Terminate are no longer visible in the application log.
all Technical posts
Boost your BizTalk performance with redis cache
A real life example of how redis caching improved the performance of a large scale BizTalk messaging platform significantly.
all Technical posts
BizTalk Server 2010 and support for TLS 1.2
BizTalk Server 2010 does not support the use of TLS1.2. Learn how there is a way to get this up and running anyway.
Download Our New White Paper "Understanding SaaS and PaaS for IoT"
Discover which solution will help you meet your IoT goals.
Unlocking the Value of Dynamics 365 Through Integration
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
Discover How You Can Get Started with IoT in this eBook "Beyond the IoT Hype"
This eBook walks you through the steps on how to begin your IoT journey.
all Technical posts
Service Fabric: "Interface id is not implemented by object" error
Recently I was working on a Service Fabric project where I was using Service Remoting to communicate from one service to another by using the ServiceProxy.Unfortunately it caused a "Interface id -103369040 is not implemented by object Codit.MyOtherService" exception.Here is how I fixed it.
all Technical posts
Internet of Things: Discover the 4 Maturity Levels
At Codit, we help customers envision, design and implement solutions focused on Internet of Things (IoT) initiatives. As part of this work, I've realized that organizations investing in IoT initiatives typically walk through a path, which I will call the "IoT Maturity Levels".
all Technical posts
How to create BizTalk360 Alerts during deployment with BTDF
BizTalk360 is becoming increasingly popular as a monitoring and management tool for organizations that use BizTalk. And there’s good news for BizTalk360 users everywhere: You can now extend the BizTalk Deployment Framework (BTDF) to automatically deploy your BizTalk360 alerts!