Click here to Skip to main content
15,918,243 members
Home / Discussions / C#
   

C#

 
QuestionApplying event handlers to dynamically generated controls Pin
Spacedmc19-Dec-07 14:14
Spacedmc19-Dec-07 14:14 
GeneralRe: Applying event handlers to dynamically generated controls Pin
J$19-Dec-07 14:46
J$19-Dec-07 14:46 
GeneralRe: Applying event handlers to dynamically generated controls Pin
Spacedmc19-Dec-07 14:59
Spacedmc19-Dec-07 14:59 
GeneralRe: Applying event handlers to dynamically generated controls Pin
Luc Pattyn19-Dec-07 17:35
sitebuilderLuc Pattyn19-Dec-07 17:35 
GeneralRe: Applying event handlers to dynamically generated controls Pin
Anthony Mushrow19-Dec-07 14:49
professionalAnthony Mushrow19-Dec-07 14:49 
GeneralFileSystemWatcher and Threading Pin
#realJSOP19-Dec-07 11:19
professional#realJSOP19-Dec-07 11:19 
GeneralRe: FileSystemWatcher and Threading Pin
JoeRip19-Dec-07 17:21
JoeRip19-Dec-07 17:21 
GeneralRe: FileSystemWatcher and Threading Pin
JoeRip19-Dec-07 17:32
JoeRip19-Dec-07 17:32 
In fact, the Net is rife with examples of your same problem. Trying to find the article I saw before, I googled "FileSystemWatcher Notepad" and got many hits, talking about the multiple creation event problem. Here's an example:

http://community.bartdesmet.net/blogs/bart/archive/2004/10/21/447.aspx[^]

Note that a google of "FileSystemWatcher multiple creation events" would have turned up an even better review of articles on this.

Some of the articles/blogs/text linked claimed to have solutions, also.
GeneralRe: FileSystemWatcher and Threading Pin
JoeRip19-Dec-07 17:45
JoeRip19-Dec-07 17:45 
GeneralRe: FileSystemWatcher and Threading Pin
#realJSOP19-Dec-07 23:20
professional#realJSOP19-Dec-07 23:20 
GeneralRe: FileSystemWatcher and Threading Pin
JoeRip20-Dec-07 1:40
JoeRip20-Dec-07 1:40 
GeneralRe: FileSystemWatcher and Threading Pin
#realJSOP20-Dec-07 2:37
professional#realJSOP20-Dec-07 2:37 
GeneralRe: FileSystemWatcher and Threading Pin
JoeRip20-Dec-07 1:42
JoeRip20-Dec-07 1:42 
GeneralProblems with CSV file blowing out memory Pin
LongRange.Shooter19-Dec-07 11:05
LongRange.Shooter19-Dec-07 11:05 
GeneralRe: Problems with CSV file blowing out memory Pin
Ed.Poore19-Dec-07 11:19
Ed.Poore19-Dec-07 11:19 
GeneralRe: Problems with CSV file blowing out memory Pin
LongRange.Shooter19-Dec-07 13:53
LongRange.Shooter19-Dec-07 13:53 
GeneralRe: Problems with CSV file blowing out memory Pin
Skippums19-Dec-07 12:39
Skippums19-Dec-07 12:39 
Generalrandom files with different date Pin
Shani Aulakh19-Dec-07 9:09
Shani Aulakh19-Dec-07 9:09 
GeneralRe: random files with different date Pin
pmarfleet19-Dec-07 9:20
pmarfleet19-Dec-07 9:20 
GeneralRe: random files with different date Pin
Anthony Mushrow19-Dec-07 9:48
professionalAnthony Mushrow19-Dec-07 9:48 
GeneralRe: random files with different date Pin
pmarfleet19-Dec-07 9:58
pmarfleet19-Dec-07 9:58 
GeneralRe: random files with different date Pin
Shani Aulakh19-Dec-07 17:50
Shani Aulakh19-Dec-07 17:50 
GeneralRe: random files with different date Pin
Dave Kreskowiak20-Dec-07 8:57
mveDave Kreskowiak20-Dec-07 8:57 
GeneralRe: random files with different date Pin
pmarfleet20-Dec-07 9:14
pmarfleet20-Dec-07 9:14 
GeneralRe: random files with different date Pin
Dave Kreskowiak20-Dec-07 15:56
mveDave Kreskowiak20-Dec-07 15:56 

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.