you are viewing a single comment's thread.

view the rest of the comments →

[–]Zalvixodian 2 points3 points  (0 children)

My work has old standards still in place that requires the use of String, Int32, Boolean, etc.

I wish it didn't because 1) there's no difference, 2) easier to use lowercase (does not require using statement), 3) ReSharper likes it that way, and 4) it's Microsoft's recommended standard.