Click here to Skip to main content
16,005,080 members
Home / Discussions / C#
   

C#

 
GeneralRe: Add-in that's customize your Vistual Studio 2005 enviorment Pin
Saikek27-Mar-07 7:03
Saikek27-Mar-07 7:03 
QuestionReading Binary files Pin
elwoofy27-Mar-07 5:03
elwoofy27-Mar-07 5:03 
AnswerBinary Data Pin
Ennis Ray Lynch, Jr.27-Mar-07 5:11
Ennis Ray Lynch, Jr.27-Mar-07 5:11 
Questionimage lists Pin
Member 379148327-Mar-07 4:52
Member 379148327-Mar-07 4:52 
AnswerRe: image lists Pin
Christian Graus27-Mar-07 6:31
protectorChristian Graus27-Mar-07 6:31 
AnswerRe: image lists Pin
BoneSoft27-Mar-07 6:34
BoneSoft27-Mar-07 6:34 
QuestionHow to compare password from notepad with in the textbox Pin
krajah1027-Mar-07 4:39
krajah1027-Mar-07 4:39 
AnswerRe: How to compare password from notepad with in the textbox Pin
Christian Graus27-Mar-07 4:44
protectorChristian Graus27-Mar-07 4:44 
notepad is a program. I assume you don't have notepad open ? File.ReadAllText will read the text in a text file, so you can compare it. Why would you store your password in a textfile ?

Can you explain what you mean ? Because, notepad has nothing to do with your password, even if it can display it. And, if it can, it's so insecure that there's no point in it existing. What sort of app is it ?


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: How to compare password from notepad with in the textbox Pin
krajah1027-Mar-07 5:10
krajah1027-Mar-07 5:10 
GeneralRe: How to compare password from notepad with in the textbox Pin
Not Active27-Mar-07 5:16
mentorNot Active27-Mar-07 5:16 
GeneralRe: How to compare password from notepad with in the textbox Pin
krajah1027-Mar-07 5:36
krajah1027-Mar-07 5:36 
GeneralRe: How to compare password from notepad with in the textbox Pin
Christian Graus27-Mar-07 5:42
protectorChristian Graus27-Mar-07 5:42 
GeneralRe: How to compare password from notepad with in the textbox Pin
Not Active27-Mar-07 5:43
mentorNot Active27-Mar-07 5:43 
GeneralRe: How to compare password from notepad with in the textbox Pin
Khoramdin27-Mar-07 5:53
Khoramdin27-Mar-07 5:53 
GeneralRe: How to compare password from notepad with in the textbox Pin
krajah1027-Mar-07 6:03
krajah1027-Mar-07 6:03 
GeneralRe: How to compare password from notepad with in the textbox Pin
Khoramdin27-Mar-07 6:28
Khoramdin27-Mar-07 6:28 
QuestionNew workspace window Pin
sinosoidal27-Mar-07 4:15
sinosoidal27-Mar-07 4:15 
AnswerRe: New workspace window Pin
Christian Graus27-Mar-07 4:22
protectorChristian Graus27-Mar-07 4:22 
Questionconnect Dataset with reportviewer Pin
FrankBoonen27-Mar-07 4:10
FrankBoonen27-Mar-07 4:10 
QuestionHow can i rename a file?? Pin
Test27030727-Mar-07 4:10
Test27030727-Mar-07 4:10 
AnswerRe: How can i rename a file?? Pin
Martin#27-Mar-07 4:19
Martin#27-Mar-07 4:19 
QuestionEvent and EventHandler for communication required Pin
Starzfighter27-Mar-07 3:56
Starzfighter27-Mar-07 3:56 
AnswerRe: Event and EventHandler for communication required Pin
Not Active27-Mar-07 5:21
mentorNot Active27-Mar-07 5:21 
QuestionPassing Recordset from C# COM to VBScript Pin
rahvyn627-Mar-07 3:49
rahvyn627-Mar-07 3:49 
Questionend (break) Pin
SVb.net27-Mar-07 3:46
SVb.net27-Mar-07 3:46 

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.