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?
|
|
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? |
||||
|
closed as exact duplicate by Tomalak Dec 14 '08 at 18:32 |