Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: guitar tuner in C#? Pin
DeepToot4-Sep-07 4:40
DeepToot4-Sep-07 4:40 
Questionis it posibble to catch a trigger fired from sql in c# or catchin stored procedure form c# Pin
_beginner_1-Sep-07 8:31
_beginner_1-Sep-07 8:31 
AnswerRe: is it posibble to catch a trigger fired from sql in c# or catchin stored procedure form c# Pin
mr.mohsen1-Sep-07 10:24
mr.mohsen1-Sep-07 10:24 
GeneralRe: is it posibble to catch a trigger fired from sql in c# or catchin stored procedure form c# Pin
_beginner_2-Sep-07 1:32
_beginner_2-Sep-07 1:32 
GeneralRe: is it posibble to catch a trigger fired from sql in c# or catchin stored procedure form c# Pin
Dave Kreskowiak2-Sep-07 5:44
mveDave Kreskowiak2-Sep-07 5:44 
GeneralRe: is it posibble to catch a trigger fired from sql in c# or catchin stored procedure form c# Pin
Larantz2-Sep-07 11:57
Larantz2-Sep-07 11:57 
GeneralRe: is it posibble to catch a trigger fired from sql in c# or catchin stored procedure form c# Pin
Dave Kreskowiak3-Sep-07 4:30
mveDave Kreskowiak3-Sep-07 4:30 
QuestionUnreliability of the FileSystemWatcher Pin
Hrusha421-Sep-07 8:21
Hrusha421-Sep-07 8:21 
I have a system that generates files and writes them to a local
directory on the same comuter.
The director is mnitored by a FileSysemWatcher that stores the name f the file to a database.

The probles is that the FSW, as appeares to be in a completely random manner-
sometimes ignores newly created files. If I cut the files to another directory and then manualy copy them back- the event does fire.

What can account for such unriliable behavior.
Obviously, the monitoring flag is on. Moreover, I doubt that I am having trouble with buffer overflow because I noticed this wiered behavior when not more than 2 or three files were generated.

I cannot relocate to db logic to the internals f the system that actually generates the files (It is a C++ library and I dont have the code).

Solutions and elegant workarounds would be appreciated.
Tahnx.






int a; if(a > 0) {...}
AnswerRe: Unreliability of the FileSystemWatcher Pin
Vasudevan Deepak Kumar1-Sep-07 22:55
Vasudevan Deepak Kumar1-Sep-07 22:55 
AnswerRe: Unreliability of the FileSystemWatcher Pin
Ami Bar2-Sep-07 5:13
Ami Bar2-Sep-07 5:13 
QuestionPosition Pin
Assaf821-Sep-07 7:45
Assaf821-Sep-07 7:45 
AnswerRe: Position Pin
Ed.Poore1-Sep-07 8:27
Ed.Poore1-Sep-07 8:27 
Questionmulti thread in c# .......................... Pin
mr.mohsen1-Sep-07 6:18
mr.mohsen1-Sep-07 6:18 
AnswerRe: multi thread in c# .......................... Pin
Ed.Poore1-Sep-07 8:29
Ed.Poore1-Sep-07 8:29 
QuestionParsing LPSAFEARRAY from C++ Pin
alispas1-Sep-07 6:13
alispas1-Sep-07 6:13 
AnswerRe: Parsing LPSAFEARRAY from C++ Pin
Vasudevan Deepak Kumar1-Sep-07 23:05
Vasudevan Deepak Kumar1-Sep-07 23:05 
GeneralRe: Parsing LPSAFEARRAY from C++ Pin
alispas2-Sep-07 6:41
alispas2-Sep-07 6:41 
QuestionDeleting specific lines of a text file Pin
XFighter1-Sep-07 5:35
XFighter1-Sep-07 5:35 
AnswerRe: Deleting specific lines of a text file Pin
Colin Angus Mackay1-Sep-07 5:53
Colin Angus Mackay1-Sep-07 5:53 
GeneralRe: Deleting specific lines of a text file Pin
XFighter1-Sep-07 6:16
XFighter1-Sep-07 6:16 
GeneralRe: Deleting specific lines of a text file Pin
Colin Angus Mackay1-Sep-07 6:19
Colin Angus Mackay1-Sep-07 6:19 
GeneralRe: Deleting specific lines of a text file Pin
Christian Graus1-Sep-07 13:17
protectorChristian Graus1-Sep-07 13:17 
AnswerRe: Deleting specific lines of a text file Pin
Vasudevan Deepak Kumar1-Sep-07 23:03
Vasudevan Deepak Kumar1-Sep-07 23:03 
QuestionMATLAB TO C# Pin
SANA20861-Sep-07 5:04
SANA20861-Sep-07 5:04 
AnswerRe: MATLAB TO C# Pin
Ed.Poore1-Sep-07 8:29
Ed.Poore1-Sep-07 8:29 

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.