Friday, August 28, 2015

ref and out in C#

focus on ref and out keyword use. just got Visual Studio 2015. it is good time to review such design warnings.

  1. Ref and Out (The Inside Story)
  2. CA1021: Avoid out parameters
  3. Code Analysis for Managed Code Warnings
  4. How to: Run Code Analysis Manually for Managed Code
  5. How to: Enable and Disable Automatic Code Analysis for Managed Code
  6. Code Analysis for Managed Code Overview
  7. Design Warnings

No comments:

Post a Comment