If you are a Visual Basic for .NET programmer who has tried to extend Visual Studio in the past, here's some really good news:
The Visual Basic Pack for Visual Studio 2005 SDK download provides the SDK samples converted in the Visual Basic language and a new wizard that is used for generating Visual Basic based integration Packages for Microsoft Visual Studio. This download is an add-on to version 4.0 of the Visual Studio 2005 SDK. While VB support for the VS 2005 SDK is in the form of an independent add-on install, VB support for the upcoming VS 2008 SDK will be included (integrated in along with C++ and C# support).
This is the Visual Basic Pack for VS SDK 2005 V4 targeting VS 2005. It contains Visual Basic samples and wizards for creating VSIP packages using VB. These samples are the migrated CSharp samples that were shipped with VS SDK 2005 4.0. A new wizard has been added for the creation of VSIP package in Visual Basic.
For more information and news about VSX (Visual Studio Extensibility), visit the VSX Developer center at http://msdn.com/vsx and the VSX Team Blog at http://blogs.msdn.com/vsxteam.