Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading values from app.config
Message
De
02/04/2013 10:59:22
 
 
À
02/04/2013 10:16:17
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 4.0
Divers
Thread ID:
01569562
Message ID:
01569740
Vues:
32
>when I try that I get a message that I cannot implicitly convert the value to a string so I need to add ".ToString()".
>
>Is that expected?


Sorry Frank, I goofed. My bad ... it should have been:
string connString = ConfigurationManager.ConnectionStrings["QueueLocal"].ConnectionString;
~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform