Category: Software Development

127 posts

  1. Software-Development
    March 31, 2023

    Celebrating Dr. Barbara Liskov, the woman behind the L in SOLID

  2. Software-Development
    March 16, 2023

    Identifying Variable Casing Conventions for Improved Readability

  3. Software-Development
    March 03, 2023

    Getting Meaningful Code Coverage Information with Coverlet and Report Generator

  4. Software-Development
    February 17, 2023

    Automating .NET Web App Deployment with GitHub Actions and Azure

  5. Software-Development
    February 10, 2023

    How to run and debug your application in Linux using WSL (Windows Subsystem for Linux) and Visual Studio Code.

  6. Software-Development
    December 22, 2022

    Everything is Functions: Two C# Developers Learning F#

  7. Software-Development
    December 14, 2022

    DataAnnotations and Non-Nullable Required Inference

  8. Software-Development
    December 12, 2022

    AutoMapper Madness - ReverseMap and Config Validation

  9. Software-Development
    October 03, 2022

    C# struct constructors might not work the way you expect.