Six Questions for Jon Skeet, author of C# In Depth, 4th Edition
Jon Skeet (@jonskeet) is a senior software engineer at Google, London and a recognized authority on Java and C#. He is the top contributor to Stack Overflow.
From C# in Depth, Fourth Edition by Jon Skeet
This article, taken from chapter 14 of C# in Depth, Fourth Edition, delves into using local methods in C#.
From C# in Depth, Fourth Edition by Jon Skeet
This article gives a quick recap on string formatting in .NET before going into depth on using the new interpolated string literal feature of C# 6.