Click here to Skip to main content
15,867,835 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 (2 votes)
3 Mar 2011CPOL 7.9K   2   2
The ConnectionStringBuilder classes in .NET can be quite handy...http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnectionstringbuilder.aspx[^].
The ConnectionStringBuilder classes in .NET can be quite handy...

http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnectionstringbuilder.aspx[^].

License

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


Written By
Architect
United Kingdom United Kingdom
John has 10 years extensive Software Development Experience in numerous languages and methodologies ranging from Windows Application development to Rapid Web Development using Agile and fast coding methods.

Working with Microsoft Technologies, SQL Database Systems, Javascript, Business Analysis, C#, VB.Net, ASP.Net, AJAX, Web2.0, jQuery,Coldfusion,Project Management, Agile Methodologies.

Comments and Discussions

 
GeneralThere is also a OracleCOnnectionStringBuilder and others I b... Pin
crocks2562-Mar-11 11:34
crocks2562-Mar-11 11:34 
Generalnice link. but it says about sqlconnectionstring any link f... Pin
dontumindit2-Mar-11 9:42
dontumindit2-Mar-11 9:42 

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.