Visual Basic 2008 Programmer's Reference will be fully revised (30%) to cover the latest features of the Visual Basic 2008 release, including:
* Changes to variable declaration and initialization
* XLinq support for XML data types; query comprehensions for using SQL-like syntax to extract data from arrays and other data structures
* Extension methods for adding new features to existing classes
* Nested subroutines and functions
* Anonymous subroutines and functions ("lambda expressions")
* Nullable types
* Relaxed delegates
* Dynamic interfaces
* Dynamic identifiers