Category: Software Development

131 posts

  1. Software-Development
    January 25, 2024

    On Learning New Programming Languages

  2. Software-Development
    December 12, 2023

    Using the Bogus library to create realistic test data for domain-driven applications.

  3. Software-Development
    December 08, 2023

    Where C# Primary Constructors Make Sense

  4. Software-Development
    December 01, 2023

    A walkthrough of how to use AutoFixture to generate test data and how it can help you write better tests.

  5. Software-Development
    November 29, 2023

    .NET 8 Finally Gives Us A Time Abstraction - TimeProvider

  6. Software-Development
    October 27, 2023

    When building objects in tests, there are 3 design patterns that assist with building test objects - Factory pattern, Object Mother, and Builder pattern.

  7. Software-Development
    August 17, 2023

    In this article, we compare how to do things in Moq versus NSubstitute.

  8. Software-Development
    August 04, 2023

    Sometimes, the gap between a company's technological needs and its current capabilities becomes too wide to bridge internally. That's where a fractional Chief …

  9. Software-Development
    July 10, 2023

    If you have to migrate from .NET Framework to .NET Core, SystemWebAdapters can help with the load. They work with VB.NET and C#.