Category: Software Development

120 posts

  1. 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#.

  2. Software-Development
    June 09, 2023

    Using the pre-commit Git Hook, you can prevent checking in sloppy code and broken tests.

  3. Software-Development
    June 07, 2023

    Formatters can help with consistent code styles, improving readability and maintainability of code.

  4. Software-Development
    May 02, 2023

    The Guardians of the Galaxy wrote some code for their travel log app. However, it could use some clean up of code smells and improvements using the Ardalis …

  5. Software-Development
    April 14, 2023

    How to get around Postgres' auto lowercasing of queries when using EF Core

  6. Software-Development
    March 31, 2023

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

  7. Software-Development
    March 16, 2023

    Identifying Variable Casing Conventions for Improved Readability

  8. Software-Development
    March 03, 2023

    Getting Meaningful Code Coverage Information with Coverlet and Report Generator

  9. Software-Development
    February 17, 2023

    Automating .NET Web App Deployment with GitHub Actions and Azure

  10. Software-Development
    February 10, 2023

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