Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
AnswerRe: EPPLUS excel percent format Pin
Jay Nardev21-Aug-12 20:44
Jay Nardev21-Aug-12 20:44 
QuestionWait until user finish typing Pin
biop.codeproject20-Aug-12 17:59
biop.codeproject20-Aug-12 17:59 
AnswerRe: Wait until user finish typing Pin
AmitGajjar20-Aug-12 18:39
professionalAmitGajjar20-Aug-12 18:39 
AnswerRe: Wait until user finish typing Pin
Paul Conrad20-Aug-12 19:32
professionalPaul Conrad20-Aug-12 19:32 
AnswerRe: Wait until user finish typing Pin
Shameel20-Aug-12 20:12
professionalShameel20-Aug-12 20:12 
AnswerRe: Wait until user finish typing Pin
jschell21-Aug-12 8:30
jschell21-Aug-12 8:30 
AnswerRe: Wait until user finish typing Pin
Pete O'Hanlon21-Aug-12 9:10
mvePete O'Hanlon21-Aug-12 9:10 
AnswerRe: Wait until user finish typing Pin
biop.codeproject22-Aug-12 23:27
biop.codeproject22-Aug-12 23:27 
Thanks for all your input. Actually yes that is true, without knowing the number of characters to be entered in advance, it could be an impossible task.

Actually the input is from two devices. One is from scanning RFID (a 24 character string) and another is from barcode (this is harder as I don't know the predefined limit).

Lucky I can capture the event that the RFID scanner button is pressed and the barcode scanner button is pressed.

Now I am integrating the two sample programs together. Hope it works. And I consider this question is closed. Thanks.
QuestionC# accessing a web service Pin
classy_dog20-Aug-12 15:16
classy_dog20-Aug-12 15:16 
AnswerRe: C# accessing a web service Pin
AspDotNetDev20-Aug-12 16:03
protectorAspDotNetDev20-Aug-12 16:03 
GeneralRe: C# accessing a web service Pin
classy_dog21-Aug-12 17:44
classy_dog21-Aug-12 17:44 
GeneralRe: C# accessing a web service Pin
AspDotNetDev21-Aug-12 18:49
protectorAspDotNetDev21-Aug-12 18:49 
AnswerRe: C# accessing a web service Pin
Pete O'Hanlon20-Aug-12 22:28
mvePete O'Hanlon20-Aug-12 22:28 
AnswerRe: C# accessing a web service Pin
jschell21-Aug-12 8:32
jschell21-Aug-12 8:32 
QuestionTOP-SECRET LDAP Pin
SFORavi20-Aug-12 11:41
SFORavi20-Aug-12 11:41 
AnswerRe: TOP-SECRET LDAP Pin
Dave Kreskowiak20-Aug-12 12:50
mveDave Kreskowiak20-Aug-12 12:50 
QuestionConvert dateTime components to hex then byte[] Pin
MichCl20-Aug-12 5:05
MichCl20-Aug-12 5:05 
AnswerRe: Convert dateTime components to hex then byte[] Pin
Pete O'Hanlon20-Aug-12 5:32
mvePete O'Hanlon20-Aug-12 5:32 
GeneralRe: Convert dateTime components to hex then byte[] Pin
MichCl20-Aug-12 5:55
MichCl20-Aug-12 5:55 
GeneralRe: Convert dateTime components to hex then byte[] Pin
Pete O'Hanlon20-Aug-12 6:06
mvePete O'Hanlon20-Aug-12 6:06 
GeneralRe: Convert dateTime components to hex then byte[] Pin
MichCl20-Aug-12 7:04
MichCl20-Aug-12 7:04 
AnswerRe: Convert dateTime components to hex then byte[] Pin
SledgeHammer0120-Aug-12 6:42
SledgeHammer0120-Aug-12 6:42 
GeneralRe: Convert dateTime components to hex then byte[] Pin
MichCl20-Aug-12 7:37
MichCl20-Aug-12 7:37 
GeneralRe: Convert dateTime components to hex then byte[] Pin
DaveyM6920-Aug-12 11:12
professionalDaveyM6920-Aug-12 11:12 
GeneralRe: Convert dateTime components to hex then byte[] Pin
MichCl21-Aug-12 1:52
MichCl21-Aug-12 1:52 

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.