all Technical posts
Migrate C# xUnit to F# Expecto Tests, Simplified
Expecto has a high usability but lower popularity. It therefore seems like a good idea to show how easily we can migrate from xUnit to Expecto.
all Technical posts
Building Landing Zones with CARML
A landing zone provides a foundation for deploying workloads in Azure while adhering to organizational policies and standards. These days, many companies are investing in building up Landing Zones in order to provide standardization, consistency, security, governance, compliancy and more to their future workloads. Let's take a look at some possible approaches to building an enterprise landing zone using Bicep.
all Technical posts
3-Pilar Error Message to Maximize Defect Localization
Failure is a fact of life and in software, too. To increase the quality, usability and service of your software project, you need 3-pilar error messages
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
Continuous Integration Testing the Invictus Framework Components
The Invictus Framework has received an internal update that improves testing and quality of the project by continuously integration testing the Azure Functions components. This post will go over the process that made this update possible.
all Customer care
Using ITIL to Unlock Powerful Advantages for an Unparalleled Service Journey
Discover how ITIL Practices Enhance Consistency, Quality, Communication, Cost-effectiveness, and Flexibility for Customers of Service Providers
all Technical posts
Streamlining Azure Functions Application Testing with Local Integration Testing
Azure Functions applications are still not very testable, but with a little help and some creative solutions, we can make a fun testing workspace environment.