I have found a way to read from a drive, using the method posted by Darryl Braaten How do I read a disk directly with .Net?
I am now trying to find a way to write on a drive, and in his method the write method is not implemented. Anyone could suggest a way of doing it?
Thanks for your time.