Click here to Skip to main content
15,913,854 members
Home / Discussions / C#
   

C#

 
AnswerRe: Question regarding stream to file Pin
Nader Elshehabi24-Aug-06 2:02
Nader Elshehabi24-Aug-06 2:02 
AnswerRe: Question regarding stream to file Pin
coolestCoder24-Aug-06 4:13
coolestCoder24-Aug-06 4:13 
Hi,
You can use FileSystemWatcher on that folder. Set the notify filter and all other necessary properties. Then when the file is completed you get OnCreated and OnChanged events. Remember that these events are fired many times for the same file also, but that wont be a problem. I, myself am using the watcher. Remember the path, notifyfilters properties. Try to search how you can attach Watcher to a folder on msdn.
If any problem i can help, if u r interested in this solution.



<marquee>"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

Anant Y. Kulkarni

GeneralRe: Question regarding stream to file Pin
Green Fuze24-Aug-06 5:36
Green Fuze24-Aug-06 5:36 
QuestionProblem with DataGridViewComboB oxColumn Pin
~~~Johnny~~~24-Aug-06 1:36
~~~Johnny~~~24-Aug-06 1:36 
Questionquerying a excel sheet Pin
gbabu1724-Aug-06 1:33
gbabu1724-Aug-06 1:33 
AnswerRe: querying a excel sheet Pin
Malcolm Smart24-Aug-06 1:37
Malcolm Smart24-Aug-06 1:37 
GeneralRe: querying a excel sheet Pin
gbabu1724-Aug-06 3:39
gbabu1724-Aug-06 3:39 
Questionreflection in C# Pin
Prodyut Pakhira24-Aug-06 1:10
Prodyut Pakhira24-Aug-06 1:10 
AnswerRe: reflection in C# Pin
Christian Graus24-Aug-06 1:15
protectorChristian Graus24-Aug-06 1:15 
QuestionC# audio file Pin
lenator24-Aug-06 0:56
lenator24-Aug-06 0:56 
AnswerRe: C# audio file Pin
Christian Graus24-Aug-06 1:15
protectorChristian Graus24-Aug-06 1:15 
GeneralRe: C# audio file Pin
lenator24-Aug-06 2:29
lenator24-Aug-06 2:29 
AnswerRe: C# audio file Pin
lenator24-Aug-06 3:35
lenator24-Aug-06 3:35 
AnswerRe: C# audio file Pin
Mohammad Hajjat24-Aug-06 4:24
Mohammad Hajjat24-Aug-06 4:24 
QuestionReg Treeview Pin
Shiv524-Aug-06 0:44
Shiv524-Aug-06 0:44 
AnswerRe: Reg Treeview Pin
Malcolm Smart24-Aug-06 1:35
Malcolm Smart24-Aug-06 1:35 
QuestionUnsubscribing all event listeners Pin
sjembek24-Aug-06 0:38
sjembek24-Aug-06 0:38 
QuestionRe: Unsubscribing all event listeners Pin
beatles169224-Aug-06 6:04
beatles169224-Aug-06 6:04 
AnswerRe: Unsubscribing all event listeners [modified] Pin
sjembek24-Aug-06 23:44
sjembek24-Aug-06 23:44 
GeneralRe: Unsubscribing all event listeners Pin
beatles169225-Aug-06 2:56
beatles169225-Aug-06 2:56 
GeneralRe: Unsubscribing all event listeners [modified] Pin
sjembek25-Aug-06 4:09
sjembek25-Aug-06 4:09 
GeneralRe: Unsubscribing all event listeners Pin
beatles169225-Aug-06 12:16
beatles169225-Aug-06 12:16 
QuestionC# and SQL server problem Pin
William Ten Broek23-Aug-06 23:49
William Ten Broek23-Aug-06 23:49 
QuestionRe: C# and SQL server problem Pin
CooperWu24-Aug-06 0:42
CooperWu24-Aug-06 0:42 
AnswerRe: C# and SQL server problem Pin
William Ten Broek24-Aug-06 11:27
William Ten Broek24-Aug-06 11:27 

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.