Click here to Skip to main content
15,895,709 members
Home / Discussions / C#
   

C#

 
QuestionCommand prompt with fop problem Pin
Support12329-May-06 20:32
Support12329-May-06 20:32 
AnswerRe: Command prompt with fop problem Pin
Darren_29-May-06 20:50
Darren_29-May-06 20:50 
GeneralRe: Command prompt with fop problem Pin
Support12329-May-06 21:32
Support12329-May-06 21:32 
GeneralRe: Command prompt with fop problem Pin
Support12329-May-06 22:08
Support12329-May-06 22:08 
GeneralRe: Command prompt with fop problem Pin
Darren_29-May-06 22:18
Darren_29-May-06 22:18 
QuestionApartment in C# Pin
ehsan_prog29-May-06 20:31
ehsan_prog29-May-06 20:31 
AnswerRe: Apartment in C# Pin
Darren_29-May-06 21:02
Darren_29-May-06 21:02 
QuestionFinding out whether a WAV file is completed recording Pin
coolestCoder29-May-06 20:09
coolestCoder29-May-06 20:09 
Hi All,
I wanted to know whether there is some technique to find out if a file is being written or not. Means suppose a WAV file is being recorded and i have applied a FileWatcher to the same directory in which this WAV file is created. So now i want to know when the WAV file completes its recording. When it completes it recording i want to copy it to some other directory.
So is there any event or some other technique which can be applied to know this. I had some logic like, i will try to write to the file and if an exception occurs i wont copy it, but the problem is that this is not a good programming practice and what if the file has completed recording, I would corrupt that file in this case. Seems foolish, thats why i didnt cotinued with it.
If some one has some idea about my problem please post reply !

Thanks !


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

Anant Y. Kulkarni
AnswerRe: Finding out whether a WAV file is completed recording Pin
lmoelleb29-May-06 20:25
lmoelleb29-May-06 20:25 
AnswerRe: Finding out whether a WAV file is completed recording [modified] Pin
Darren_29-May-06 20:35
Darren_29-May-06 20:35 
Questionhow can I manage some links in html page that load with webbrowser within a win app ? Pin
Nafiseh Salmani29-May-06 19:56
Nafiseh Salmani29-May-06 19:56 
AnswerRe: how can I manage some links in html page that load with webbrowser within a win app ? Pin
lmoelleb29-May-06 23:06
lmoelleb29-May-06 23:06 
QuestionRe: how can I manage some links in html page that load with webbrowser within a win app ? Pin
Nafiseh Salmani29-May-06 23:12
Nafiseh Salmani29-May-06 23:12 
AnswerRe: how can I manage some links in html page that load with webbrowser within a win app ? Pin
lmoelleb30-May-06 1:33
lmoelleb30-May-06 1:33 
QuestionRe: how can I manage some links in html page that load with webbrowser within a win app ? Pin
Nafiseh Salmani30-May-06 2:47
Nafiseh Salmani30-May-06 2:47 
AnswerRe: how can I manage some links in html page that load with webbrowser within a win app ? Pin
lmoelleb30-May-06 3:16
lmoelleb30-May-06 3:16 
QuestionUrgent Pin
Shiv529-May-06 19:35
Shiv529-May-06 19:35 
AnswerRe: Urgent Pin
Darren_29-May-06 19:48
Darren_29-May-06 19:48 
AnswerRe: Urgent Pin
Colin Angus Mackay29-May-06 20:04
Colin Angus Mackay29-May-06 20:04 
AnswerRe: Urgent Pin
albCode29-May-06 20:58
albCode29-May-06 20:58 
QuestionGetting the ScrollBar offset Pin
Darren_29-May-06 19:19
Darren_29-May-06 19:19 
QuestionHow do i read and Execute a bunch of .Sql at the same time using C# Pin
Shiv529-May-06 18:24
Shiv529-May-06 18:24 
AnswerRe: How do i read and Execute a bunch of .Sql at the same time using C# Pin
KevinMac29-May-06 18:56
KevinMac29-May-06 18:56 
QuestionAdd a control on menu Pin
Dinh Thang29-May-06 17:46
Dinh Thang29-May-06 17:46 
AnswerRe: Add a control on menu Pin
ekynox29-May-06 19:05
ekynox29-May-06 19:05 

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.