Data Connection Dialog
The data connection dialog is a database tool component released with Visual Studio. It allows users to build connection strings and to connect to specific data sources.
In order to use the data connection dialog independently of Visual Studio, we have released the standalone source code. You can integrate and redistribute the source code with your application according to license. This document describes how to modify the source code and also how to write a custom data provider.