Click here to Skip to main content
15,911,142 members
Home / Discussions / C#
   

C#

 
AnswerRe: Problem With '{ }' Pin
Peter Vertes19-May-08 6:06
Peter Vertes19-May-08 6:06 
AnswerRe: Problem With '{ }' Pin
#realJSOP19-May-08 6:37
professional#realJSOP19-May-08 6:37 
QuestionFile.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 5:10
Ian Uy19-May-08 5:10 
AnswerRe: File.WriteAllBytes and File.ReadAllBytes Pin
User 665819-May-08 5:41
User 665819-May-08 5:41 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 5:43
Ian Uy19-May-08 5:43 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
User 665819-May-08 5:53
User 665819-May-08 5:53 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 5:57
Ian Uy19-May-08 5:57 
AnswerRe: File.WriteAllBytes and File.ReadAllBytes Pin
Adeel Chaudhry19-May-08 5:53
Adeel Chaudhry19-May-08 5:53 
Hello,

Perhaps you can use timer and keep an eye on disk space being consumed...

Like:

1. Have a timer
//do what you want..
2. Get free space in hard-disk you are playing with big files
3. Play with files

in timer tick check free space again, you do know the size of the file right? use these two and check approximately how much work has been done.

HTH!

Regards,

Adeel

Do rate the reply, if it helps or even if it doesnot, because it helps the members to know, what solved the issue. Thanks.

GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 5:56
Ian Uy19-May-08 5:56 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Adeel Chaudhry19-May-08 8:18
Adeel Chaudhry19-May-08 8:18 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 8:20
Ian Uy19-May-08 8:20 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 20:34
Ian Uy19-May-08 20:34 
AnswerRe: File.WriteAllBytes and File.ReadAllBytes Pin
Guffa19-May-08 9:12
Guffa19-May-08 9:12 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 14:11
Ian Uy19-May-08 14:11 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Guffa19-May-08 19:49
Guffa19-May-08 19:49 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 20:31
Ian Uy19-May-08 20:31 
QuestionExcel GoalSeek Method in c# Pin
Suj_7819-May-08 3:27
Suj_7819-May-08 3:27 
AnswerRe: Excel GoalSeek Method in c# Pin
CPallini19-May-08 3:38
mveCPallini19-May-08 3:38 
QuestionSpontaneous application startup Pin
Bekjong19-May-08 3:16
Bekjong19-May-08 3:16 
AnswerRe: Spontaneous application startup Pin
leppie19-May-08 3:30
leppie19-May-08 3:30 
GeneralRe: Spontaneous application startup Pin
Bekjong19-May-08 3:39
Bekjong19-May-08 3:39 
GeneralRe: Spontaneous application startup Pin
leppie19-May-08 6:20
leppie19-May-08 6:20 
QuestionCan you "intercept" a PrintDocument Pin
armandsmit19-May-08 3:01
armandsmit19-May-08 3:01 
QuestionFocussing on classes Pin
Angelinna19-May-08 2:40
Angelinna19-May-08 2:40 
AnswerRe: Focussing on classes Pin
originSH19-May-08 2:54
originSH19-May-08 2:54 

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.