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 connect
Create your own form similar to Server Explorer Connection Setting window, and implement it. You cannot use that form meant for VS