bigmarkoberg / ConnectionDialog

Visual Studio data connection dialog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Visual Studio Connection Dialog
=========================================
This is the Visual Studio connection dialog originally released by Microsoft but no longer available on their website.

Details of the dialog are outlined in this msdn blog entry:
http://blogs.msdn.com/b/vsdata/archive/2010/02/02/data-connection-dialog-source-code-is-released-on-code-gallery.aspx
The original project site can also be viewed via the Internet Archive's Way Back Machine:
https://web.archive.org/web/20100216143342/http://code.msdn.microsoft.com/Connection

If all you need is the prebuilt dialog then use nuget:
https://www.nuget.org/packages/DataConnectionDialog/

This source is also available in the "Tools" directory of the nuget package. The project files of the source here have been updated so that they may be built in Visual Studio 2013.

About

Visual Studio data connection dialog

License:Other


Languages

Language:C# 93.8%Language:Visual Basic 6.2%