2 points - 1 year, 11 months ago by RobertTheGrey(490) under C# ()
2
I'm not sure anyone particularly enjoys working with reflection, but Chad Myers explains how to use this fantastic pattern to eliminate "magic strings" when working with it. Very handy tip indeed.