Formatting strings in .NET
Every so often I need to format string in .NET. For whatever reason, the printf formats always stick in my head from years ago, but I don’t use the .NET equivalents frequently enough to drill them into my head. Instead of having to Google the pages I use to refresh my memory, I’m just going to post them here. Way to use the blog as a bookmark tool…