The journey towards being Infrastructure-as-Code is fun ...
No more hoping for the best when updating.
Immutable objects are highly desirable. Because an immutable object’s state cannot be changed, they are particularly useful in concurrent environments. Immutable options can simplify code and reduce ...
Anonymous types are a new feature of Visual Basic 9 (2008). They provide a quick and easy way to define simple classes for holding values. Both VB 9 and C# 3.0 provide support for anonymous types, but ...