The document summarizes new features introduced in C# 3.0, including local variable type inference, object and collection initializers, anonymous types, auto-implemented properties, extension methods, lambda expressions, LINQ, query expressions, and partial methods. It also provides best practices for using the new features and information on where to find more resources.