devxlogo

June 3, 2008

Crafting Strings in C#

ecently, I came across an application that contained a binary + operator in which at least one of the operands was of type string. While debugging this app, I found