Click here to Skip to main content
15,890,186 members
Home / Discussions / C#
   

C#

 
AnswerRe: Calling a vb6 dll with user-defined types from C#? Pin
Judah Gabriel Himango19-Nov-07 4:17
sponsorJudah Gabriel Himango19-Nov-07 4:17 
NewsRe: Calling a vb6 dll with user-defined types from C#? Pin
Gadjuka19-Nov-07 4:29
Gadjuka19-Nov-07 4:29 
GeneralRe: Calling a vb6 dll with user-defined types from C#? Pin
Judah Gabriel Himango19-Nov-07 5:08
sponsorJudah Gabriel Himango19-Nov-07 5:08 
NewsRe: Calling a vb6 dll with user-defined types from C#? Pin
Gadjuka19-Nov-07 21:33
Gadjuka19-Nov-07 21:33 
AnswerRe: Calling a vb6 dll with user-defined types from C#? Pin
Gadjuka20-Nov-07 3:33
Gadjuka20-Nov-07 3:33 
QuestionAn introduction to bluetooth conection Pin
Strategic_Thinker16-Nov-07 1:23
Strategic_Thinker16-Nov-07 1:23 
AnswerRe: An introduction to bluetooth conection Pin
devzav16-Nov-07 1:48
devzav16-Nov-07 1:48 
QuestionHiding or Securing Connection String Pin
Christopher Stratmann16-Nov-07 1:12
Christopher Stratmann16-Nov-07 1:12 
I would like to securely hide a connection string from anyone trying to break my C# assembly. I know I cannot just stick my connection string within my C# assembly because the use of Reflection would reveal it. Even through an Obfuscator the connection string can be somewhat hidden but not very securely. Putting the connection string in the app.config file and having Visual Studio automatically encrypt it is still not very secure in my eyes. I was thinking about storing it within a C++ unmanaged dll to prevent the use of reflection but I dont know if that is secure and also how do would I stop someone else from using that C++ unmanaged dll?

Has anyone found a good method out there that can be totally secure without using third party software and without using a web server?

Chris
AnswerRe: Hiding or Securing Connection String Pin
Vasudevan Deepak Kumar16-Nov-07 1:20
Vasudevan Deepak Kumar16-Nov-07 1:20 
AnswerRe: Hiding or Securing Connection String Pin
Ennis Ray Lynch, Jr.16-Nov-07 6:54
Ennis Ray Lynch, Jr.16-Nov-07 6:54 
Questionchange of icon Pin
tnaveen16-Nov-07 0:48
tnaveen16-Nov-07 0:48 
AnswerRe: change of icon Pin
Laubi16-Nov-07 1:01
Laubi16-Nov-07 1:01 
GeneralRe: change of icon Pin
tnaveen16-Nov-07 1:04
tnaveen16-Nov-07 1:04 
GeneralRe: change of icon Pin
Laubi16-Nov-07 1:10
Laubi16-Nov-07 1:10 
AnswerRe: change of icon Pin
Luc Pattyn16-Nov-07 3:16
sitebuilderLuc Pattyn16-Nov-07 3:16 
QuestionNeed to Send Emails to Mail Queue Pin
Satish - Developer16-Nov-07 0:30
Satish - Developer16-Nov-07 0:30 
AnswerRe: Need to Send Emails to Mail Queue Pin
Pete O'Hanlon16-Nov-07 0:33
mvePete O'Hanlon16-Nov-07 0:33 
GeneralRe: Need to Send Emails to Mail Queue Pin
Satish - Developer16-Nov-07 1:05
Satish - Developer16-Nov-07 1:05 
GeneralRe: Need to Send Emails to Mail Queue Pin
Anthony Mushrow16-Nov-07 1:56
professionalAnthony Mushrow16-Nov-07 1:56 
GeneralRe: Need to Send Emails to Mail Queue Pin
Pete O'Hanlon16-Nov-07 3:08
mvePete O'Hanlon16-Nov-07 3:08 
GeneralRe: Need to Send Emails to Mail Queue Pin
Colin Angus Mackay16-Nov-07 3:59
Colin Angus Mackay16-Nov-07 3:59 
QuestionMaking editor in C#.net Pin
arslanjatt16-Nov-07 0:24
arslanjatt16-Nov-07 0:24 
AnswerRe: Making editor in C#.net Pin
Vasudevan Deepak Kumar16-Nov-07 0:26
Vasudevan Deepak Kumar16-Nov-07 0:26 
QuestionProblem with events in Webservices Pin
J. Holzer16-Nov-07 0:19
J. Holzer16-Nov-07 0:19 
QuestionHow to get ISP provided speed [modified] Pin
RameshwerE15-Nov-07 23:32
RameshwerE15-Nov-07 23:32 

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.