Oct.14, 2009 by NickChristy
As engineers, one of the most common things we need to do is manipulate strings in some fashion. All of us have had to compare a value to a constant at some point in our careers as software developers. The most common code snippet that I see when doing this looks similar to:
Read More »Tags: .net, programming, string, technology
Categories: Engineering Best Practices, Thought Leadership