Generate SQL Server Connection Strings

This tool will let you generate your SQL Server connection strings - nice and simple.

Note: You should not store plain-text passwords in your web.config files. Instead, use Trusted Connections (Windows Authentication), or encrypt your web.config file. To create them programmatically, you can use the SqlConnectionStringBuilder class.

Please report any problems or ideas for the tool that you might have.

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The question of whether computers can think is just like the question of whether submarines can swim.” - Edsger W. Dijkstra