Display a ConnectionString dialog
问题 I'm trying to create a program in C# that should be able to create, backup and restore a SQL Server database. For this, the user needs to be able to setup a connection string to the desired SQL Server (and database). I would like to use the same dialog as for example Visual Studio for creating the connection string. Is this possible? 回答1: Note: The dialog component referred to below is no longer available for download. Unless you have retrieved it in the past, you will probably not get this