Click here to Skip to main content
15,904,024 members
Home / Discussions / C#
   

C#

 
AnswerRe: SYSTEM RESTORE Pin
0x3c05-Jun-09 8:02
0x3c05-Jun-09 8:02 
AnswerRe: SYSTEM RESTORE Pin
Dave Kreskowiak5-Jun-09 9:51
mveDave Kreskowiak5-Jun-09 9:51 
GeneralRe: SYSTEM RESTORE Pin
rick05565-Jun-09 13:19
rick05565-Jun-09 13:19 
GeneralRe: SYSTEM RESTORE Pin
Dave Kreskowiak5-Jun-09 17:25
mveDave Kreskowiak5-Jun-09 17:25 
GeneralRe: SYSTEM RESTORE Pin
rick05565-Jun-09 20:04
rick05565-Jun-09 20:04 
QuestionParse out all the "{" + string + "}" occurences? Pin
_iobuf5-Jun-09 6:35
_iobuf5-Jun-09 6:35 
AnswerRe: Parse out all the "{" + string + "}" occurences? Pin
I Believe In GOD5-Jun-09 6:40
I Believe In GOD5-Jun-09 6:40 
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 
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 
Eddy Vluggen wrote:
Currently, when I open notepad and swipe a card, the information on the card is printed automatically in plain text.(Windows installed standard drivers).


He can access the data as if it were a file.


Really? What file?? These things don't write to files. Neither do barcode scanners, laser scanners, or anything else. Since these devices do not know anything about file systems or Windows or UNIX or Linux or MacOS, there's really no way for them to write to files.


Eddy Vluggen wrote:
I didn't see a reference to the keyboard-based interface


The only way anything can show up in Note like he described is if the device worked like a keyboard.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: USB Card Reader Pin
Eddy Vluggen6-Jun-09 0:13
professionalEddy Vluggen6-Jun-09 0:13 

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.