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.
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".
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
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!
all Technical posts
Git Integration with Azure API Management
With the latest Azure API Management service update, the Git integration has been rolled out. In this post we will see how we can seamlessly control the versions of the proxy configuration and move it between different environments.
all Technical posts
Scalability within micro-services architecture
Micro-services architectures are gaining popularity as a software architectural pattern. There are many aspects to think about when considering a micro-services architecture: scalability is one of them. Let's contrast scalability with common alternatives.