home.social

#ozcode — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ozcode, aggregated by home.social.

  1. How to Debug LINQ queries in C# | Michael's Coding Spot

    Key Points:
    ➡️ LINQ simplifies C# code with functional syntax but is hard to debug.
    ➡️ Debugging techniques include using QuickWatch, breakpoints, and logging.
    ➡️ Case sensitivity in queries can cause bugs; use StringComparison.OrdinalIgnoreCase.
    ➡️ Tools like OzCode can visualize LINQ queries for easier debugging.

    michaelscodingspot.com/debug-l

  2. 🌶️ Spicy take: The #dotnet space would not be where it is today if it wasn't for #JetBrains, #CodeRush, and #OzCode and other partners pushing the DX improvements they have over the years.