Click here to Skip to main content
15,911,848 members
Home / Discussions / C#
   

C#

 
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 
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 
Barcode scanners:
- not difficult at all, just think of it as a keyboard that types the values you scan really quickly (instantly). Most of them work this way. The only thing you need to do is
1. buy one
2. make your application so that the values are entered into the correct input fields

Label writers:
- usually work just like printers, just with a lot more options. To know everything I'd suggest
1. buying one
2. read up on crystal reports, or other reporting methods (crystal reports ships free with Visual Studio)
3. read some articles from CP: Barcode .NET Control[^]



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
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 
GeneralRe: How do I display a dynamically generated ArrayList of custom objects in a datagrid in .NET 1.1? Pin
Vikram A Punathambekar23-Mar-07 2:51
Vikram A Punathambekar23-Mar-07 2:51 
GeneralRe: 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:57
joon vh.23-Mar-07 2:57 

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.