| | Debug vsTrace class: debug builds only or both debug and release builds |
|
| | Localization namespaces: System.Globalization and System.Resources |
|
| | System.Array.CopyTo() vs System.Array.Clone(): deep vs shallow copy of an array |
|
| | System.Text.StringBuilder over System.String: more efficient when a lot of manipulation is done to the text |
|