Click here to Skip to main content
15,894,410 members
Home / Discussions / C#
   

C#

 
GeneralChoosing The Right Design Pattern Pin
sixefftee22-Mar-04 18:14
sixefftee22-Mar-04 18:14 
Questionaccess to Win32Native class? Pin
Ray Gregory22-Mar-04 15:48
Ray Gregory22-Mar-04 15:48 
AnswerRe: access to Win32Native class? Pin
Nick Parker22-Mar-04 17:17
protectorNick Parker22-Mar-04 17:17 
GeneralDecryption Problem Pin
terry_cyf22-Mar-04 15:15
terry_cyf22-Mar-04 15:15 
GeneralRe: Decryption Problem Pin
Mazdak22-Mar-04 23:53
Mazdak22-Mar-04 23:53 
GeneralRe: Decryption Problem Pin
terry_cyf23-Mar-04 20:42
terry_cyf23-Mar-04 20:42 
Generalbarcode Pin
tonaxxl22-Mar-04 13:56
tonaxxl22-Mar-04 13:56 
GeneralRe: barcode Pin
John Kuhn22-Mar-04 14:04
John Kuhn22-Mar-04 14:04 
Reading barcodes from documents that have been printed with some kind of symbology is a kind of micro-specialization. There are several different kinds of symbols used (UPC, EAN, Interleaved 2 of 5, Code 39, etc.) in which barcodes are produced by printing on laser printers, barcode label printers, dot matrix printers, etc... and then you have readers (wands, scanners, etc.) that are either serial or keyboard wedge readers. The latter -- keyboard wedge -- are easier to use, and often plug and play. A decent reader will cost between US$100 and US$200 and should be programmable to read different symbols, look for check digits, etc. Once you have a reader, you can get the result into a text box just as though someone had typed the information using a keyboard.



What a piece of work is man, how noble in reason, how infinite in faculties, in form and moving how express and admirable . . . and yet to me, what is this quintessence of dust? -- Hamlet, Act II, Scene ii.
GeneralMultiple message filters Pin
bisquic22-Mar-04 11:44
bisquic22-Mar-04 11:44 
GeneralRe: Multiple message filters Pin
Nick Parker22-Mar-04 16:02
protectorNick Parker22-Mar-04 16:02 
GeneralRe: Multiple message filters Pin
bisquic22-Mar-04 16:16
bisquic22-Mar-04 16:16 
GeneralRe: Multiple message filters Pin
Heath Stewart23-Mar-04 4:21
protectorHeath Stewart23-Mar-04 4:21 
GeneralRe: Multiple message filters Pin
bisquic28-Mar-04 19:07
bisquic28-Mar-04 19:07 
GeneralRe: Multiple message filters Pin
Heath Stewart29-Mar-04 3:06
protectorHeath Stewart29-Mar-04 3:06 
GeneralRe: Multiple message filters Pin
bisquic29-Mar-04 3:14
bisquic29-Mar-04 3:14 
GeneralDatagrid to text (values only) Pin
jazzle22-Mar-04 10:42
jazzle22-Mar-04 10:42 
GeneralRe: Datagrid to text (values only) Pin
Nick Parker22-Mar-04 18:02
protectorNick Parker22-Mar-04 18:02 
GeneralRe: Datagrid to text (values only) Pin
jazzle22-Mar-04 21:37
jazzle22-Mar-04 21:37 
GeneralRe: Datagrid to text (values only) Pin
Heath Stewart23-Mar-04 4:24
protectorHeath Stewart23-Mar-04 4:24 
GeneralConverting strings to DateTime structs Pin
profoundwhispers22-Mar-04 10:38
profoundwhispers22-Mar-04 10:38 
GeneralRe: Converting strings to DateTime structs Pin
Edbert P22-Mar-04 12:19
Edbert P22-Mar-04 12:19 
GeneralRe: Converting strings to DateTime structs Pin
profoundwhispers22-Mar-04 12:39
profoundwhispers22-Mar-04 12:39 
GeneralRe: Converting strings to DateTime structs Pin
Edbert P22-Mar-04 13:18
Edbert P22-Mar-04 13:18 
GeneralRe: Converting strings to DateTime structs Pin
Bryan White31-Mar-04 9:59
Bryan White31-Mar-04 9:59 
GeneralEvents in Datagrid Pin
Anonymous22-Mar-04 10:30
Anonymous22-Mar-04 10:30 

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.