Community

Keep Your Code Running with the Reliability Features of the .NET Framework

(Stephen Toub) Do you write reliable managed code? Obviously if your manager asks you that question, you’ll want the answer to be yes. You use try/finally blocks to release resources deterministically and you eagerly dispose all of your disposable objects. So, of course, your code is reliable, right

Read More - Register for Free Membership