Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# how to get connection string from app config

var connectionString=ConfigurationManager.ConnectionStrings["CharityManagement"].ConnectionString;
Source by www.codeproject.com #
 
PREVIOUS NEXT
Tagged: #connection #string #app #config
ADD COMMENT
Topic
Name
7+3 =