From Theory to Practice: Implementing Robust Task Scheduling with Quartz.NETTask scheduling is a backbone feature in modern software development, enabling applications to execute tasks at predetermined times without…Feb 27Feb 27
Performance Testing Essentials: JMeter DSL.NET in ActionPerformance testing is an indispensable aspect of software development, ensuring that applications not only meet but exceed user…Dec 5, 2023Dec 5, 2023
Enhance your .NET Testing #5: Integration tests with Docker.DotNetIn the vast realm of software development, integration testing stands as a pivotal phase, ensuring that various software modules work in…Nov 5, 2023Nov 5, 2023
Create efficient C# tests with the xUnit libraryAmong all C# test libraries, xUnit is one of the most used by .NET developers. It’s simple to use, and that’s the subject of this post…Feb 6, 2023Feb 6, 2023
Compare object values in xUnit C# with VerifyThe most common way to test the values of an object is to use assertions for each property to check exactly what the object contains.Nov 18, 2022Nov 18, 2022
Reference types are no longer null by default — C# 8.0I hate NullReferenceExceptionAug 13, 2022Aug 13, 2022
Create a Docker instance : Symfony / MariaDB / NginxIf you are here, you want to improve your skill in Docker.Jun 23, 2021Jun 23, 2021
Secure Symfony API end-to-end with x509 certificatesSymfony is an amazing framework to quickly create API. It contains the tools you need to secure your API for regular use.Jun 16, 2021Jun 16, 2021
Guide complet : Améliorer son process GitSi vous êtes en train de lire cet article, c’est que vous souhaitez améliorer vos process Git afin d’utiliser toute la performance de…Jun 23, 2020Jun 23, 2020