This week, I'm featuring the topic Auto-Implemented Properties, which enables you to quickly specify a property of a class without having to write code to Get and Set the property.

I recently interviewed Doug Rothaus, the author of this topic, to learn more about this feature.

See the Video: Auto-Implement Properties.

image

--Kathleen