Properties vs. Attributes

One of my favorite bloggers, Eric Lippert, has a great post on the "properties vs. attributes" question.

...classes and structs and interfaces and whatnot are mechanisms that we use to implement model elements that represent the desired semantics in a manner that we as software developers find amenable to our toolsBut let's be careful to not confuse the thing being modeled with the mechanisms we use to model it.

Technorati Tags: ,,

No Comments