Dotnet string formatting
String formatting is one the thing I still need to lookup in the docs when I need it – even after developing .NET applications daily for almost two years.
I still think in my old C/C++ programmer syntax.
So, I found a pretty good page in a blog which pretty good sums is all up in a single location.
