Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
GeneralRe: Parse out all the "{" + string + "}" occurences? Pin
_iobuf5-Jun-09 6:42
_iobuf5-Jun-09 6:42 
AnswerRe: Parse out all the "{" + string + "}" occurences? Pin
MidwestLimey5-Jun-09 6:41
professionalMidwestLimey5-Jun-09 6:41 
GeneralRe: Parse out all the "{" + string + "}" occurences? Pin
_iobuf5-Jun-09 6:44
_iobuf5-Jun-09 6:44 
AnswerRe: Parse out all the "{" + string + "}" occurences? Pin
Guffa5-Jun-09 10:43
Guffa5-Jun-09 10:43 
QuestionTalking to htpasswd.exe Pin
Johan Martensson5-Jun-09 6:17
Johan Martensson5-Jun-09 6:17 
AnswerRe: Talking to htpasswd.exe Pin
Henry Minute5-Jun-09 10:21
Henry Minute5-Jun-09 10:21 
GeneralRe: Talking to htpasswd.exe Pin
Johan Martensson5-Jun-09 11:39
Johan Martensson5-Jun-09 11:39 
AnswerRe: Talking to htpasswd.exe Pin
DaveyM695-Jun-09 11:19
professionalDaveyM695-Jun-09 11:19 
The exe basically generates md5 hashed passwords IIRC. That can be done in code without needing that exe. Search for MD5 c# and you'll find many results. Here are a couple:
http://www.spiration.co.uk/post/1203/MD5%20in%20C%23%20-%20works%20like%20php%20md5()%20example[^]
http://blogs.msdn.com/csharpfaq/archive/2006/10/09/How-do-I-calculate-a-MD5-hash-from-a-string_3F00_.aspx[^]

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

GeneralRe: Talking to htpasswd.exe Pin
Johan Martensson5-Jun-09 11:32
Johan Martensson5-Jun-09 11:32 
QuestionSearch a sentence in a string Pin
paradisonoir5-Jun-09 5:21
paradisonoir5-Jun-09 5:21 
AnswerRe: Search a sentence in a string Pin
Nagy Vilmos5-Jun-09 5:36
professionalNagy Vilmos5-Jun-09 5:36 
AnswerRe: Search a sentence in a string Pin
musefan5-Jun-09 5:48
musefan5-Jun-09 5:48 
QuestionUSB Card Reader Pin
bonkers1235-Jun-09 3:54
bonkers1235-Jun-09 3:54 
AnswerRe: USB Card Reader Pin
Eddy Vluggen5-Jun-09 3:58
professionalEddy Vluggen5-Jun-09 3:58 
GeneralRe: USB Card Reader Pin
Dave Kreskowiak5-Jun-09 4:40
mveDave Kreskowiak5-Jun-09 4:40 
GeneralRe: USB Card Reader Pin
Eddy Vluggen5-Jun-09 5:05
professionalEddy Vluggen5-Jun-09 5:05 
GeneralRe: USB Card Reader Pin
Dave Kreskowiak5-Jun-09 9:59
mveDave Kreskowiak5-Jun-09 9:59 
GeneralRe: USB Card Reader Pin
Eddy Vluggen6-Jun-09 0:13
professionalEddy Vluggen6-Jun-09 0:13 
AnswerRe: USB Card Reader Pin
EliottA5-Jun-09 4:02
EliottA5-Jun-09 4:02 
GeneralRe: USB Card Reader Pin
bonkers1235-Jun-09 23:27
bonkers1235-Jun-09 23:27 
GeneralRe: USB Card Reader Pin
bonkers12310-Jun-09 20:52
bonkers12310-Jun-09 20:52 
AnswerRe: USB Card Reader Pin
Dave Kreskowiak5-Jun-09 4:41
mveDave Kreskowiak5-Jun-09 4:41 
GeneralRe: USB Card Reader Pin
Neophyte305-Jun-09 5:16
Neophyte305-Jun-09 5:16 
GeneralRe: USB Card Reader Pin
harold aptroot5-Jun-09 5:27
harold aptroot5-Jun-09 5:27 
GeneralRe: USB Card Reader Pin
bonkers12310-Jun-09 20:48
bonkers12310-Jun-09 20:48 

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.