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

C#

 
GeneralRe: Dynamic Keyword Pin
Pete O'Hanlon20-Aug-12 23:35
mvePete O'Hanlon20-Aug-12 23:35 
QuestionSame entries in Listbox from WCF Pin
coem20-Aug-12 22:19
coem20-Aug-12 22:19 
AnswerRe: Same entries in Listbox from WCF Pin
coem21-Aug-12 0:14
coem21-Aug-12 0:14 
QuestionEPPLUS excel percent format Pin
Member 916988720-Aug-12 20:10
Member 916988720-Aug-12 20:10 
QuestionRe: EPPLUS excel percent format Pin
Richard MacCutchan20-Aug-12 21:29
mveRichard MacCutchan20-Aug-12 21:29 
AnswerRe: EPPLUS excel percent format Pin
Member 916988721-Aug-12 14:06
Member 916988721-Aug-12 14:06 
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 
I have a program which allows user to input a sequence of numbers. The length of the number is not fixed. It could be 10, 12, or whatever length.

After the user has finished inputting the number, I want the program to automatically scan the database and return information about that number.

Question is how? If I use TextChanged() event, it is called whenever every character is typed. I only want to know when the last character is typed.

Please help. I have spent many days on this already.
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 
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 

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.