Keep Your Code Running with the Reliability Features of the .NET Framework
Author:
7
In the context of writing managed code, reliability requires the capacity to execute a sequence of operations in a deterministic way, even under exceptional conditions. Stephen Toub explains.
More Tutorials
|