Click here to Skip to main content
15,902,835 members
Home / Discussions / C#
   

C#

 
AnswerRe: Does anyone know a C# payroll program? Pin
Marc Clifton15-May-05 14:02
mvaMarc Clifton15-May-05 14:02 
GeneralRe: Does anyone know a C# payroll program? Pin
exhaulted16-May-05 4:29
exhaulted16-May-05 4:29 
Generallistbox: delete multiple selection Pin
bouli15-May-05 9:38
bouli15-May-05 9:38 
GeneralRe: listbox: delete multiple selection Pin
Marc Clifton15-May-05 13:59
mvaMarc Clifton15-May-05 13:59 
GeneralRe: listbox: delete multiple selection Pin
Gary Perkin16-May-05 2:33
Gary Perkin16-May-05 2:33 
GeneralRe: listbox: delete multiple selection Pin
bouli16-May-05 4:38
bouli16-May-05 4:38 
GeneralAuto Update on Control Pin
RockmanHero200315-May-05 9:21
RockmanHero200315-May-05 9:21 
GeneralRe: Auto Update on Control Pin
John Arlen116-May-05 15:29
John Arlen116-May-05 15:29 
Look at System.IO.FileSystemWatcher.

This class exposes events that will let you know when certain file system changes have happened. This is exactly what Folder Browser Dialog uses (under the covers).

GeneralRe: Auto Update on Control Pin
Gary Perkin16-May-05 23:56
Gary Perkin16-May-05 23:56 
QuestionUsing C# to make a DOS app? Pin
Anthony Mushrow15-May-05 8:14
professionalAnthony Mushrow15-May-05 8:14 
AnswerRe: Using C# to make a DOS app? Pin
DavidNohejl15-May-05 8:25
DavidNohejl15-May-05 8:25 
GeneralRe: Using C# to make a DOS app? Pin
Anthony Mushrow15-May-05 8:36
professionalAnthony Mushrow15-May-05 8:36 
GeneralRe: Using C# to make a DOS app? Pin
DavidNohejl15-May-05 8:46
DavidNohejl15-May-05 8:46 
GeneralRe: Using C# to make a DOS app? Pin
Luis Alonso Ramos15-May-05 10:18
Luis Alonso Ramos15-May-05 10:18 
GeneralRe: Using C# to make a DOS app? Pin
DavidNohejl15-May-05 10:46
DavidNohejl15-May-05 10:46 
AnswerRe: Using C# to make a DOS app? Pin
Peter Vertes15-May-05 16:31
Peter Vertes15-May-05 16:31 
GeneralRe: Using C# to make a DOS app? Pin
CiNN23-May-05 7:29
CiNN23-May-05 7:29 
GeneralC# - Insert data into Paradox table without primary key. Pin
elapid15-May-05 8:13
elapid15-May-05 8:13 
GeneralRe: C# - Insert data into Paradox table without primary key. Pin
Marc Clifton15-May-05 9:08
mvaMarc Clifton15-May-05 9:08 
GeneralRe: C# - Insert data into Paradox table without primary key. Pin
elapid15-May-05 10:34
elapid15-May-05 10:34 
GeneralRe: C# - Insert data into Paradox table without primary key. Pin
Marc Clifton15-May-05 14:25
mvaMarc Clifton15-May-05 14:25 
GeneralQuick Command Pattern Question Pin
Dato15-May-05 5:08
Dato15-May-05 5:08 
GeneralRe: Quick Command Pattern Question Pin
DavidNohejl15-May-05 5:40
DavidNohejl15-May-05 5:40 
GeneralRe: Quick Command Pattern Question Pin
Marc Clifton15-May-05 8:58
mvaMarc Clifton15-May-05 8:58 
Generalusing a webcam in my C# application Pin
GaMBiT_KC15-May-05 2:09
GaMBiT_KC15-May-05 2:09 

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.