Im working with 20g files i need to move from place to place and i have not
worked with filestream as of yet...
im new to c# but not new to win api or other hi level languages...but want
to use c# for most of my work....
Im working with 20g files i need to move from place to place and i have not
worked with filestream as of yet...
im new to c# but not new to win api or other hi level languages...but want
to use c# for most of my work....
| Im working with 20g files i need to move from place to place and i have
not
| worked with filestream as of yet...
As in 20 GB Files?
| im new to c# but not new to win api or other hi level languages...but want
| to use c# for most of my work....
IMO, if all you have to do is move/copy some files the best solution is
using either copy or xcopy, not need to rewrite a code that already exist.
IF you need to do some processing of the files then maybe C# is a better
option.
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.