Visual Basic .NET - 14 Top Improvements in Visual Basic 14

Fri, 02 Jan 2015 10:00:00 GMT

Microsoft has rebuilt Visual Basic 14 from the ground up. VB team member Lucian Wischik presents the Microsoft VB Language Design Team’s top 14 improvements in the new Visual Basic 14.

Read article

Basic Instincts - Inspecting COM Objects With Reflection

Fri, 19 Dec 2008 10:00:00 GMT

Reflection is useful for debugging and logging and otherwise providing the type information you need. Here you’ll see how to use reflection on COM types.

Read article