1.4. Summary

This has been enough of a high-level overview, so let's get started with the new IDE functionality–bring on Chapter 2!

static void Main(string[] args)
{
    dynamic alexBook;
    alexBook.Run();
}

Get Introducing .NET 4.0: with Visual Studio 2010 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.