Click here to Skip to main content
15,908,020 members
Home / Discussions / C#
   

C#

 
AnswerRe: Access updated values using CLR tiggers Pin
Richard MacCutchan20-Jun-16 20:36
mveRichard MacCutchan20-Jun-16 20:36 
QuestionHow to secure password from developers Pin
srikrishnathanthri20-Jun-16 20:01
srikrishnathanthri20-Jun-16 20:01 
Hello,
I am looking for a password protection method in .net for connecting SQL server.
I have a requirement is to secure passwords from developers.
I know most of people will suggest me to use config file store password and some people say use windows authentication.

But my requirement is quite different, I don’t want to reveal password to developers. If I use it in config file the password will be known to developers. How to deny access to config file for developers and give to access to visual studio to that config file?

If I use Windows authentication there is risk of connecting directly to the database server by installing management studio or some other third party tools. Is there any way that will make windows authentication will work only if access from code?
AnswerRe: How to secure password from developers Pin
OriginalGriff20-Jun-16 20:38
mveOriginalGriff20-Jun-16 20:38 
AnswerRe: How to secure password from developers Pin
Richard MacCutchan20-Jun-16 20:39
mveRichard MacCutchan20-Jun-16 20:39 
AnswerRe: How to secure password from developers Pin
Nathan Minier21-Jun-16 2:06
professionalNathan Minier21-Jun-16 2:06 
GeneralRe: How to secure password from developers Pin
Eddy Vluggen21-Jun-16 2:19
professionalEddy Vluggen21-Jun-16 2:19 
GeneralRe: How to secure password from developers Pin
Nathan Minier21-Jun-16 2:22
professionalNathan Minier21-Jun-16 2:22 
GeneralRe: How to secure password from developers Pin
Eddy Vluggen21-Jun-16 4:56
professionalEddy Vluggen21-Jun-16 4:56 
AnswerRe: How to secure password from developers Pin
Dave Kreskowiak21-Jun-16 3:05
mveDave Kreskowiak21-Jun-16 3:05 
QuestionReturn Newest Subfolder-Name (from Main-Folder-Loop) Pin
gpc4420-Jun-16 4:29
gpc4420-Jun-16 4:29 
AnswerRe: Return Newest Subfolder-Name (from Main-Folder-Loop) Pin
Pete O'Hanlon20-Jun-16 4:51
mvePete O'Hanlon20-Jun-16 4:51 
QuestionParse CSV file with two delimiters Pin
VK1920-Jun-16 2:41
VK1920-Jun-16 2:41 
AnswerRe: Parse CSV file with two delimiters Pin
Pete O'Hanlon20-Jun-16 2:53
mvePete O'Hanlon20-Jun-16 2:53 
AnswerRe: Parse CSV file with two delimiters Pin
OriginalGriff20-Jun-16 2:53
mveOriginalGriff20-Jun-16 2:53 
AnswerRe: Parse CSV file with two delimiters Pin
Sascha Lefèvre20-Jun-16 2:56
professionalSascha Lefèvre20-Jun-16 2:56 
GeneralRe: Parse CSV file with two delimiters Pin
VK1920-Jun-16 3:20
VK1920-Jun-16 3:20 
GeneralRe: Parse CSV file with two delimiters Pin
Dave Kreskowiak20-Jun-16 3:57
mveDave Kreskowiak20-Jun-16 3:57 
AnswerRe: Parse CSV file with two delimiters Pin
PIEBALDconsult20-Jun-16 3:28
mvePIEBALDconsult20-Jun-16 3:28 
GeneralRe: Parse CSV file with two delimiters Pin
VK1920-Jun-16 3:31
VK1920-Jun-16 3:31 
AnswerRe: Parse CSV file with two delimiters Pin
Patrice T20-Jun-16 6:43
mvePatrice T20-Jun-16 6:43 
GeneralRe: Parse CSV file with two delimiters Pin
Richard Deeming20-Jun-16 6:52
mveRichard Deeming20-Jun-16 6:52 
GeneralRe: Parse CSV file with two delimiters Pin
Patrice T20-Jun-16 6:58
mvePatrice T20-Jun-16 6:58 
AnswerRe: Parse CSV file with two delimiters Pin
Gerry Schmitz20-Jun-16 16:47
mveGerry Schmitz20-Jun-16 16:47 
QuestionTemplate for Id Cards Pin
suregirish19-Jun-16 23:35
suregirish19-Jun-16 23:35 
AnswerRe: Template for Id Cards Pin
Richard MacCutchan19-Jun-16 23:57
mveRichard MacCutchan19-Jun-16 23:57 

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.