Auto-implemented properties in C# 3.0

151 days ago

I’ve seen some discussion around the net where some are asking about the benefit of auto-implemented properties in C# 3.0. For the benefit of those that are unfamiliar, let’s have a quick introduction to what auto-implemented properties are.


Click here to read more

.NET 3.5 Books