The Add Projects extension for Visual Studio has been updated to version 1.0.1.0, adding a filter option to make it easier to find specific projects in a long list.
Entries tagged with 'extension' Articles and information on C# and .NET development topics
A quick note about Visual Studio 2013 support.
This article describes a simple extension that can be used to add multiple projects at once to a Visual Studio solution.
Snippet with a pair of helper functions showing how to get the default file extension for a given mime type, or the mime type from a given file extension.