Possible Duplicates:
What are the correct version numbers for C#?
List of new features in C# 2.0, 3.0 and 4.0
What is the difference between C# versions like ver 2.0 and ver 3.0?
Please help me explain in detail. What are the exact differences?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Many new features support the introduction of LINQ (they can be used in many different contexts, but they are very useful in the context of LINQ).
I strongly suggest you read Jon Skeet’s C# in Depth for a detailed explanation of each new feature.