Skip to Content
Introducing .NET 4.0: with Visual Studio 2010
book

Introducing .NET 4.0: with Visual Studio 2010

by Alex Mackey
February 2010
Beginner content levelBeginner
400 pages
11h 13m
English
Apress
Content preview from Introducing .NET 4.0: with Visual Studio 2010

3.6. Dynamic Enhancements

The new dynamic functionality in .NET 4.0 allows us to work with types not known at compile time in an intuitive and easy-to-read way. The dynamic changes allow you to do the following:

  • Write more readable code with fewer casting operations.

  • Create new languages to utilize the .NET Framework, such as IronPython and IronRuby. Additionally, .NET's dynamic architecture allows these languages to automatically benefit from future framework advances.

  • Utilize other dynamic languages and their libraries from C# and VB.NET.

  • Introduce customization/scripting and debugging/querying functionality within your applications.

  • Work with COM objects more easily. Microsoft Office COM is going to be around for some time whether you like it ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ASP.NET 3.5 For Dummies®

ASP.NET 3.5 For Dummies®

Ken Cox
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek

Publisher Resources

ISBN: 9781430224556Purchase book