This is a migrated thread and some comments may be shown as answers.

Encrypting Database Connection Strings

2 Answers 123 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
JDT
Top achievements
Rank 1
JDT asked on 17 Jun 2009, 07:48 PM
I can't have the connection information in plain text in the app.config file. I looked at the object scope provider object and can't find a way to provide my own connection string.

Please advise. Thanks!

2 Answers, 1 is accepted

Sort by
0
Accepted
Jan Blessenohl
Telerik team
answered on 18 Jun 2009, 04:01 PM
Hi JDT,
You have to use Database.Get() with the XmlElement attribute, please look into the installed reference guide to see the way you have to create the connection information.

Best wishes,
Jan Blessenohl
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
JDT
Top achievements
Rank 1
answered on 18 Jun 2009, 05:03 PM
Thanks! Found it under the configuration file section of the documentation. 
Tags
General Discussions
Asked by
JDT
Top achievements
Rank 1
Answers by
Jan Blessenohl
Telerik team
JDT
Top achievements
Rank 1
Share this question
or