Effective C# 50 Specific Ways To Improve Your C... -

: Prefer member initializers over assignment statements in constructors to ensure consistent state. Working with Generics :

: Implement the standard IDisposable pattern for classes that own unmanaged resources.

: Covers modern C# features through C# 6.0 and 7.0. Available at Pearson.