Spliting Large File Into Pices

H

Husam

Hi EveryBody:

Can Some body tell me by using VB.Net 2005 how can I split large file let's
say 3 GB sizw to pices each pice are 3 MB size?

any help or redirection wil be appreciated

regar's

Husam
 
H

Herfried K. Wagner [MVP]

Husam said:
Can Some body tell me by using VB.Net 2005 how can I split large file
let's
say 3 GB sizw to pices each pice are 3 MB size?

Take a look at 'System.IO.FileStream' and the other classes in the
'System.IO' namespace.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top