site image
Andrew Lock avatar

Andrew Lock

Datadog
  1. Loading...
  2. Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

    30% off with code ANDREW30 on Dometrain Pro
  3. ASP.NET Core in Action, Third Edition

    My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

  4. Banner image for Creating and consuming metrics with System.Diagnostics.Metrics APIs

    Creating and consuming metrics with System.Diagnostics.Metrics APIs

    System.Diagnostics.Metrics APIs - Part 1

    In this post I provide an introduction to the System.Diagnostics.Metrics API, and show how to create a custom metric and read it with dotnet-counters…

     in  Observability.NET CoreDatadog
  5. Banner image for Making foreach on an IEnumerable allocation-free using reflection and dynamic methods

    Making foreach on an IEnumerable allocation-free using reflection and dynamic methods

    In this post I describe why foreach sometimes allocates, and show how you can use DynamicMethod and Reflection.Emit to go allocation-free…

     in  Performance.NET CoreDatadog
  6. Banner image for Supporting platform-specific .NET tools on old .NET SDKs

    Supporting platform-specific .NET tools on old .NET SDKs

    Exploring the .NET 10 preview - Part 8

    In this post I look at the advantages, trade-offs, and implications of the new platform-specific .NET tool feature added in .NET 10, and how to support old SDKs…

     in  .NET 10AOTNuGetDatadog
  7. Banner image for Extending the calculator implementation

    Extending the calculator implementation

    Creating a Simple Moving Average calculator in C# - Part 3

    In this post I look at the final implementation of the thread-safe calculator to support recording an average rate and improve performance.…

  8. Banner image for Creating a Simple Moving Average calculator in C#

    Creating a Simple Moving Average calculator in C#

    In this short services, I describe how I built a Simple Moving Average calculator in C#…

Andrew Lock | .Net Escapades
Want an email when
there's new posts?