This code contains the code the the post: New Features in C# 3.0, Part3: Various features.
The file contains 3 projects:
- AutomaticProperties : Illustrates how to use automatic properties
- ObjectInitializers: Introduces object initializers with a number of examples
- CollectionInitializers: contains a small example of the collection initializer syntax
Any feedback is always appreciated