The Stupid Problem (short answer below) In my situation this turned out to be a very stupid problem that I caused myself without knowing it. […]
C# String PadLeft() and PadRight()
This has been an irritating method to use especially when you don’t use it too often. Here are some tips about using PadLeft() and PadRight(). […]