vote up 0 vote down star

Just wondering what the preference is of most coders. I like the idea of using the System structs whenever possible so that all object types are the same color in the VS IDE, but subconsciously I keep going back to bool, int, string, etc.

Thoughts?

flag
Look here: stackoverflow.com/questions/62503/… – Tomalak Dec 14 '08 at 18:32
And here: stackoverflow.com/questions/7074/… – Tomalak Dec 14 '08 at 18:33

closed as exact duplicate by Tomalak Dec 14 '08 at 18:32

Browse other questions tagged or ask your own question.