|
Subject:
|
file size
|
|
Posted By:
|
dotnetprogrammer
|
Post Date:
|
11/16/2004 12:28:03 AM
|
hi
can any one tell me how i can find the size of the file that is there in the disk one way is to do this is through using filestream but for large files it can create troubles is there any another way? thanks
dotnet
|
|
Reply By:
|
pradeep_itguy
|
Reply Date:
|
11/16/2004 12:50:53 AM
|
What do you mean by Large Files? I worked with File Object it worked perfectly.
It is not how much we do, but how much love we put in the doing.
-Mother Theresa
|
|
Reply By:
|
dotnetprogrammer
|
Reply Date:
|
11/16/2004 2:28:00 AM
|
hi pradeep
suppose u want to read a file of about four gb then how can u do that
dotnet
|
|
Reply By:
|
pradeep_itguy
|
Reply Date:
|
11/17/2004 12:33:13 AM
|
I think File object will work regardless the size of file.
Regards Pradeep
It is not how much we do, but how much love we put in the doing.
-Mother Theresa
|