Click here to Skip to main content
16,006,013 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to load web page Pin
MoustafaS23-Mar-07 3:31
MoustafaS23-Mar-07 3:31 
GeneralRe: how to load web page Pin
joon vh.23-Mar-07 4:44
joon vh.23-Mar-07 4:44 
GeneralRe: how to load web page Pin
Saira Tanwir23-Mar-07 6:34
Saira Tanwir23-Mar-07 6:34 
QuestionListview control flckering in .NET 2.0 Pin
pliu_200023-Mar-07 3:27
pliu_200023-Mar-07 3:27 
AnswerRe: Listview control flckering in .NET 2.0 Pin
sharad subedi14-Aug-11 18:36
sharad subedi14-Aug-11 18:36 
QuestionGlobal mutex under NT4 [Answered] Pin
Dan Neely23-Mar-07 3:19
Dan Neely23-Mar-07 3:19 
QuestionPOS Application Pin
Waskira23-Mar-07 3:15
Waskira23-Mar-07 3:15 
AnswerRe: POS Application Pin
joon vh.23-Mar-07 3:21
joon vh.23-Mar-07 3:21 
You should probably get your hands on the hardware and go from there. At my company all the barcode readers just work like keyboards (they type everything they scan, so the TextBox that has to contain the value has to be active, or something similar), and our labelwriters work with Crystal Reports, that generates barcodes.

goodluck



Visual Studio can't evaluate this, can you?
public object moo<br />
        {<br />
__get { return moo; }<br />
__set { moo = value; }<br />
}

GeneralRe: POS Application Pin
Waskira23-Mar-07 3:55
Waskira23-Mar-07 3:55 
GeneralRe: POS Application Pin
joon vh.23-Mar-07 4:05
joon vh.23-Mar-07 4:05 
GeneralRe: POS Application Pin
Zoltan Balazs23-Mar-07 6:11
Zoltan Balazs23-Mar-07 6:11 
GeneralRe: POS Application Pin
joon vh.23-Mar-07 7:07
joon vh.23-Mar-07 7:07 
GeneralRe: POS Application Pin
Zoltan Balazs23-Mar-07 7:23
Zoltan Balazs23-Mar-07 7:23 
QuestionRegex Question: Match if absent Pin
matthias s.23-Mar-07 2:25
matthias s.23-Mar-07 2:25 
AnswerRe: Regex Question: Match if absent Pin
CPallini23-Mar-07 3:09
mveCPallini23-Mar-07 3:09 
GeneralRe: Regex Question: Match if absent Pin
matthias s.23-Mar-07 3:23
matthias s.23-Mar-07 3:23 
GeneralRe: Regex Question: Match if absent Pin
V.23-Mar-07 5:42
professionalV.23-Mar-07 5:42 
GeneralRe: Regex Question: Match if absent Pin
CPallini24-Mar-07 22:50
mveCPallini24-Mar-07 22:50 
Questionlist box Pin
marwan_siala23-Mar-07 1:57
marwan_siala23-Mar-07 1:57 
AnswerRe: list box Pin
StianSandberg23-Mar-07 2:10
StianSandberg23-Mar-07 2:10 
GeneralRe: list box Pin
marwan_siala23-Mar-07 2:20
marwan_siala23-Mar-07 2:20 
GeneralRe: list box Pin
joon vh.23-Mar-07 2:34
joon vh.23-Mar-07 2:34 
GeneralRe: list box Pin
marwan_siala23-Mar-07 4:09
marwan_siala23-Mar-07 4:09 
QuestionHow do I display a dynamically generated ArrayList of custom objects in a WinForms datagrid in .NET 1.1? [modified] Pin
Vikram A Punathambekar23-Mar-07 1:56
Vikram A Punathambekar23-Mar-07 1:56 
AnswerRe: How do I display a dynamically generated ArrayList of custom objects in a datagrid in .NET 1.1? Pin
joon vh.23-Mar-07 2:37
joon vh.23-Mar-07 2:37 

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.