Click here to Skip to main content
15,880,796 members
Articles / .NET
Alternative
Tip/Trick

Get DataBase Connection Strings in Easy Way

Rate me:
Please Sign up or sign in to vote.
5.00/5 (13 votes)
16 Feb 2011CPOL 18.5K   4   6
Or you could just pop over to:http://www.connectionstrings.com/[^]Use the exhaustive samples they provide and not hard code your connection strings by using a standard .NET configuration file:http://msdn.microsoft.com/en-us/library/1xtk877y.aspx[^]
Or you could just pop over to:

http://www.connectionstrings.com/[^]

Use the exhaustive samples they provide and not hard code your connection strings by using a standard .NET configuration file:

http://msdn.microsoft.com/en-us/library/1xtk877y.aspx[^]

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
First batch file in 1987

Messed around with the Bullfrog C++ Libraries for Syndicate in 1994

Web Developer since 2000

.net Developer since 2001

MCTS: Microsoft® .NET Framework 2.0 - Web-based Client Development

MCTS: Web Applications Development with Microsoft .NET Framework 4

Comments and Discussions

 
GeneralReason for my vote of 5 nice trick Pin
Francesco Pasquesi1-Mar-11 5:05
Francesco Pasquesi1-Mar-11 5:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.