Daily Archive: March 25, 2007

Automatic Properties in C# 3.0…Why?

Automatic Properties in C# 3.0…Why?

One of the new features in C# 3.0 makes absolutely no sense to me: automatic properties. I have two issues with this approach. First, Wouldn’t it make more sense to just have VS ask: “Do you want to generate a...