Click here to Skip to main content
15,905,504 members
Home / Discussions / C#
   

C#

 
AnswerRe: Typed datasets? Pin
Not Active22-Apr-08 3:16
mentorNot Active22-Apr-08 3:16 
GeneralRe: Typed datasets? Pin
RitchieRich22-Apr-08 3:19
RitchieRich22-Apr-08 3:19 
GeneralRe: Typed datasets? Pin
Not Active22-Apr-08 3:32
mentorNot Active22-Apr-08 3:32 
GeneralRe: Typed datasets? Pin
RitchieRich22-Apr-08 3:51
RitchieRich22-Apr-08 3:51 
QuestionTransfering VBA code (Word 2003 macro) over to a C# application Pin
Nahual22-Apr-08 3:00
Nahual22-Apr-08 3:00 
GeneralRe: Transfering VBA code (Word 2003 macro) over to a C# application Pin
Spacix One22-Apr-08 3:42
Spacix One22-Apr-08 3:42 
GeneralRe: Transfering VBA code (Word 2003 macro) over to a C# application Pin
Nahual22-Apr-08 5:01
Nahual22-Apr-08 5:01 
GeneralRe: Transfering VBA code (Word 2003 macro) over to a C# application Pin
Spacix One22-Apr-08 7:44
Spacix One22-Apr-08 7:44 
GeneralRe: Transfering VBA code (Word 2003 macro) over to a C# application Pin
Nahual23-Apr-08 3:54
Nahual23-Apr-08 3:54 
GeneralRe: Transfering VBA code (Word 2003 macro) over to a C# application Pin
Nahual24-Apr-08 14:12
Nahual24-Apr-08 14:12 
Generalwordpad Pin
negar77722-Apr-08 2:59
negar77722-Apr-08 2:59 
GeneralRe: wordpad Pin
Pete O'Hanlon22-Apr-08 3:03
mvePete O'Hanlon22-Apr-08 3:03 
GeneralRe: wordpad Pin
phannon8622-Apr-08 3:11
professionalphannon8622-Apr-08 3:11 
GeneralRe: wordpad Pin
Spacix One22-Apr-08 3:14
Spacix One22-Apr-08 3:14 
GeneralRe: wordpad Pin
Reelix22-Apr-08 3:24
Reelix22-Apr-08 3:24 
GeneralRe: wordpad Pin
Spacix One22-Apr-08 3:33
Spacix One22-Apr-08 3:33 
GeneralRe: wordpad Pin
negar77722-Apr-08 4:04
negar77722-Apr-08 4:04 
GeneralRe: wordpad Pin
Reelix22-Apr-08 4:10
Reelix22-Apr-08 4:10 
GeneralRe: wordpad Pin
Reelix22-Apr-08 3:22
Reelix22-Apr-08 3:22 
GeneralFileSystemWatcher Pin
stancrm22-Apr-08 2:50
stancrm22-Apr-08 2:50 
GeneralRe: FileSystemWatcher Pin
Spacix One22-Apr-08 2:58
Spacix One22-Apr-08 2:58 
GeneralRe: FileSystemWatcher Pin
Not Active22-Apr-08 3:12
mentorNot Active22-Apr-08 3:12 
That's correct behavior. Although you would think one event should be generated, there are actually more file io events happening under the covers that may generate the notification. I'm working with FileWatcher right now and sometime I get four change events when saving a file.


only two letters away from being an asset

GeneralWaitOne method Pin
George_George22-Apr-08 2:41
George_George22-Apr-08 2:41 
GeneralRe: WaitOne method Pin
Mike Dimmick22-Apr-08 3:01
Mike Dimmick22-Apr-08 3:01 
GeneralRe: WaitOne method Pin
George_George22-Apr-08 3:15
George_George22-Apr-08 3:15 

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.