News

Irina Medvinskaya offers an example that shows how VB.NET's String.Compare method can come in handy when you need to compare two string variables.
String.Format is great for mixing text and variables in a single string. String Interpolation is better. And multiline literals are pretty cool, too.