Skip to main content

3 docs tagged with "dotnet"

View All Tags

Crafting an Error Handling Strategy with .NET

In this course, you will design and implement effective error handling strategies that map your business logic to the Temporal platform. You will explore the nature of different types of failures and investigate the support that Temporal provides for addressing them. Along the way, you will learn essential concepts and techniques, such as idempotence, Heartbeating, and the Saga Pattern, which will help you to ensure the correctness and responsiveness of your application.

Temporal 101 with .NET

Discover the essentials of Temporal application development in this course, focusing on Workflows, Activities, and the .NET SDK. You'll develop a small app, recover from failures, and use Temporal's execution model and tools to manage your application lifecycle effectively.