First commit on SourceForge.
The Connection and ConnectionManager classes should be acceptable for testing.
The ConnectionStorageAdapter class is waiting for finalization of the Storage Library API.
The ConnectionSettingsControl class is simply a shell. The combo box may need to be moved to below the property grid and above the buttons. Properties need to be added to make the control switch from a multiple connection mode (that shows the combo) and a single connection mode (that does not show the combo).
WinForms module also needs a simple form with just the ConnectionSettingsControl on it. Another project could be added for an executable WinForms app that has only the above-mentioned form.
Also, I need to add a directory to keep a binary build of the Storage Library to reference for this project.