Event Categories
Have an event to suggest? Let us know.
Click To Filter or View All Events
Want these events automatically pulled into your own personal calendar?
Copy this link and import to your calendar of choice.
https://nhtechalliance.org/calendar/?ical=1
**Agenda:**
6:00 PM – 7:30 PM – Perform background processing in .NET using Hangfire
**Session Abstract:**
In today’s dynamic software development landscape, efficient job scheduling and background task management are pivotal for maintaining robust and responsive applications. In this presentation, we delve into the intricacies of leveraging the power of Hangfire, a versatile job-scheduling framework or .NET application, to streamline creating and managing jobs.
Usually, if we need to create a background job, we create a console application and then use Windows Service and/or Scheduler to run and schedule in the specific environment. Compared to that, Hangfire enables developers to leverage their existing knowledge of creating and hosting API to develop a background task. It’s easy to set up and use.
During this session, we will explore Hangfire’s fundamental concepts and discuss practical examples illustrating its usage in real-world scenarios. From simple job creation to advanced scheduling techniques, attendees will gain insights into harnessing Hangfire’s flexible API to orchestrate background tasks effectively.
Join us as we uncover the power of Hangfire in simplifying job creation, enhancing application scalability, and optimizing resource utilization within .NET ecosystems. Whether you’re a seasoned
developer or new to job scheduling, this presentation offers valuable insights into leveraging Hangfire for building robust and efficient applications.