Guys,
I am working on a book for C# beginners. The book is 90% complete and will be absolutely free on C# Corner. I am looking for some volunteer help finishing up some topics. In the below list, the PINK topics below are still incomplete. If you are interested in helping, post a message below and the topic you would like to finish and the finish date. I would like to finish this book by next week or so.
Thanks,
MCB
-
The following features were introduced in C# version 2.0.
- Partial classes
- Generics
- Nullable Types
- Anonymous Methods
- Iterators
- Property Access Accessibility Modifiers
The following features were introduced in C# version 3.0.
- Extension Methods
- Implicit Typed Local Variables
- Object and Collection Initializers
- Query Expressions
- Lambda Expressions