November 21, 2024 - 8:30am — 9:45am CT

Visual Studio Live Orlando 2024: The Background on Background Tasks in .NET 9

Scott Sauber

Scott Sauber

Need to run a task in the background in .NET 9? There are lots of scenarios for background tasks ranging from a task that runs for a long time, or perhaps an operation that needs to be retried multiple times if it fails, and many other scenarios in between. While there are lots of scenarios for background tasks, there are also lots of solutions to this problem that can leave a .NET developer unsure of which to choose from. Solutions such as IHostedServices, BackgroundServices, Worker Services, Hangfire, and more. In this talk, we’ll break down all of these solutions with their pro’s and con’s and when to choose one over the other, as well as a deep dive on how these all work under the hood.

You will learn:

  • Situations for using a background task
  • When to use one option over another (IHostedService, BackgroundService, Worker, etc)
  • Understand how these options work under the hood

This talk will be given by Lean TECHniques’ Director of Engineering, Scott Sauber, at Visual Studio Live 2024 in Orlando. Learn more here.

Upcoming Lean Bytes

Don't miss our most recent rants and musings on everything software and technology.

LeanBytes

October 1, 2024 - 11:45am — 12:01pm CT

May The 5 Forces Be With You: Using Porter’s Five Forces Analysis To Map The Competitive Landscape
Brandon Carlson
Brandon Carlson

Strategic initiatives frequently fall short of their intended results.