Basic Instincts - Multi-Targeting Visual Basic Applications in Visual Studio 2010

Mon, 07 Jun 2010 10:00:00 GMT

Visual Studio 2010 lets you create applications that target versions of the Microsoft .NET Framework from 2.0 to 4, and each step in between. We take a look at how multi-targeting works in Visual Studio today, and explain how you should approach multi-targeting in your projects.

Read article

Basic Instincts - Collection and Array Initializers In Visual Basic 2010

Mon, 12 Oct 2009 10:00:00 GMT

Collection Initializers are a great addition to the language and allows concise syntax in order to initialize both framework and user defined collection types.

Read article