J
Jeff Johnson
How do feel about my last attempt at discerning the difference:
...the distinction is, like most things in C#, case-sensitive.
"Type" is an actual C# object, "type" is the English word we use to
describe the kind of data the variable holds.
That is pretty good, because we programmers are always using phrases like
"data type." Type (as in System.Type) is really the new guy on the block.