all Technical posts
Exploring Azure Defender for APIs
Microsoft Defender for Cloud has announced a new component and it's worth looking into. The new solution is called Azure Defender for APIs and brings security insights, ML-based detections, and unauthenticated assessment in the APIs that are exposed via Azure API Management. Codit and Microsoft worked together to shape the solution in something helpful for users who want to get insights and secure their APIs. We'll explore what the solution has to offer in the following blog post.
all
Comparing C# and F#: Advantages of F# and When to Use It
C# and F# are two powerful languages in the .NET ecosystem. While C# is a popular, general-purpose programming language, F# is a functional-first language that brings unique advantages to the table. In this article, we will compare C# and F# and explore the benefits of using F# in today’s programming landscape, as well as when to choose it over C#.
all Technical posts
Building Blocks for Test Configuration in Integration-Like Test Suites
When you're testing software that connects to real external resources, like servers or databases, it's important to have separate test environments set up. This is similar to how you need to configure your test application settings. These test environments help ensure that your tests are accurate and reliable. Read on for more.
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 Codit insights
Empowering Generations of Coders: A Look into Helena's Role at Codit
Azure Trainer Helena Gives Specialized Trainings to Both Colleagues and Kids
all Life at codit
From Cobol to Azure: My Journey to Codit
Meet Benjamien, a consultant for Codit Belgium who has embarked on an exciting career as an Azure developer
all Technical posts
Integrating NBomber Load Testing with F# Expecto
NBomber is great for load testing, but it's still a separate framework. Let's see how this can be integrated into the Expecto test framework.