More on "HOWTO: Using the Choose Data Source dialog of Visual Studio 2005 from your own code"
January 16, 2008Almost one year ago I wrote an article on my web site about how to show the Choose Data Source dialog of Visual Studio from you own code (an add-in, for example). It happens that the approach that I showed works only with the .NET data providers supplied with the .NET Framework (namely SQL Server, […]