Click here to Skip to main content
15,909,503 members
Home / Discussions / C#
   

C#

 
GeneralRe: IP ADDRESS - Problem Pin
Jijo BP15-Mar-06 19:29
Jijo BP15-Mar-06 19:29 
QuestionHow to use IPersistStreamInit? Pin
zhaoyu16215-Mar-06 18:06
zhaoyu16215-Mar-06 18:06 
QuestionReg Nullable.Wrap function Pin
Kiran Kumar Singani15-Mar-06 17:39
Kiran Kumar Singani15-Mar-06 17:39 
QuestionCan not use RightClick/Past when i catch Keys in TextBox? Pin
superdragon15-Mar-06 17:23
superdragon15-Mar-06 17:23 
AnswerRe: Can not use RightClick/Past when i catch Keys in TextBox? Pin
superdragon15-Mar-06 19:21
superdragon15-Mar-06 19:21 
QuestionSearch function in Crystal Report Pin
angelagke15-Mar-06 15:33
angelagke15-Mar-06 15:33 
QuestionBar code component connect to computer? Pin
notIdea15-Mar-06 14:43
notIdea15-Mar-06 14:43 
AnswerRe: Bar code component connect to computer? Pin
mcljava15-Mar-06 18:21
mcljava15-Mar-06 18:21 
I've worked with a couple barcode readers from Symbol a few years back. Once the data was scanned the "wand" or reader in our terms was put into the well (i.e. the RS-232 conversion port). So in my case as soon as the wand touched the port it started blasting ASCII data. The data was delimited by START and END bytes and it was a halfway tricky exercise to make it bulletproof. Reading RS-232 was similar to writing an Interrupt Service Routine except you have to deal with behavior of the UART (Universal Async Recv Transmit). I suspect you are still up against that to some extent but these days I have heard the vendors have SDKs. Also, you can probably find a solution you can adapt by googling the net.

Good Luck

Mike Luster
CTI/IVR/Telephony SME
QuestionI’m a c++ guy and C#’s List scares me. Pin
Julien15-Mar-06 12:37
Julien15-Mar-06 12:37 
GeneralRe: I’m a c++ guy and C#’s List scares me. Pin
George L. Jackson15-Mar-06 17:54
George L. Jackson15-Mar-06 17:54 
GeneralRe: I’m a c++ guy and C#’s List scares me. Pin
Julien15-Mar-06 18:25
Julien15-Mar-06 18:25 
QuestionDatagrid help Pin
bazzanewt15-Mar-06 11:56
bazzanewt15-Mar-06 11:56 
AnswerRe: Datagrid help Pin
Robert Rohde15-Mar-06 18:28
Robert Rohde15-Mar-06 18:28 
QuestionCapture mouse with transparent forms Pin
AbyssNOLF15-Mar-06 9:37
AbyssNOLF15-Mar-06 9:37 
AnswerAny help please? Pin
AbyssNOLF17-Mar-06 5:28
AbyssNOLF17-Mar-06 5:28 
QuestionWhy will LINQ fail ? Pin
erdsah8815-Mar-06 8:47
erdsah8815-Mar-06 8:47 
QuestionWhy will LINQ fail ? Pin
erdsah8815-Mar-06 8:46
erdsah8815-Mar-06 8:46 
AnswerRe: Why will LINQ fail ? Pin
Judah Gabriel Himango15-Mar-06 8:58
sponsorJudah Gabriel Himango15-Mar-06 8:58 
QuestionNew window in application Pin
conrado715-Mar-06 8:35
conrado715-Mar-06 8:35 
AnswerRe: New window in application Pin
DougW4815-Mar-06 11:05
DougW4815-Mar-06 11:05 
GeneralRe: New window in application Pin
conrado715-Mar-06 11:33
conrado715-Mar-06 11:33 
Questionclosing forms Pin
Vineet Rajan15-Mar-06 6:52
Vineet Rajan15-Mar-06 6:52 
AnswerRe: closing forms Pin
DougW4815-Mar-06 7:30
DougW4815-Mar-06 7:30 
QuestionConvert VB.NET 2005 to C#.NET 2005 Pin
yesufollower15-Mar-06 5:51
yesufollower15-Mar-06 5:51 
AnswerRe: Convert VB.NET 2005 to C#.NET 2005 Pin
Ed.Poore15-Mar-06 6:34
Ed.Poore15-Mar-06 6:34 

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.