all Technical posts
A Happy Marriage in the Form of a C# & F# ASP.NET Core Application
In a previous post, we looked at how F# is an excellent language to build a ports & adapters architecture. In this post, we will look at how C# takes over the role of the port, while F# is still at the center of things: a.k.a., a happy marriage.
all Codit insights
Rewarding Predictions of the 2022 FIFA World Cup with F#
Using functional components to calculate the match predictions for the 2022 FIFA World Cup ensures a stricter domain and a safe developer environment.
all Codit insights
Predicting the Outcome of the 2022 FIFA World Cup with Next.js and Microsoft Azure
Injecting a bit of server speed into our FIFA 2022 Worldcup Championship React application by using Next.js ensures a better user and developer experience.
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 Functional Programming Concepts Stimulates Creative Thinking
Functional programming can be closely related to how we solve problems in our head. The trick is to let the creativity flow, instead of frantically holding onto rigid concepts.
all Codit insights
Codit Customer Care: An Insight into our Customer Solution Monitoring
Ever wondered how Customer Care can help your company? Whether it’s due to a lack of specific in-house skills, a need for specialized help, or a lack of bandwidth in the IT department, our team can bring extra value to your organization. Two of our customers, Baloise and Euronav, testify to this below.
all Technical posts
Using Named Values with JSON Content in Azure API Management Policies
You are likely to run into some issues if you use a Named Value in Azure API Management containing a JSON string in an APIM policy expression. In this blog post, I'll cover how I worked around these problems -- and finally fixed them.