Link to home
Start Free TrialLog in
Avatar of gnixon14
gnixon14Flag for United States of America

asked on

Write from Resource to disk using c#

I have 9 (will be more) files that are embedded resources. They will all be different file types. I'm trying to figure out a way to loop thru them, and write them to the hard drive. I've yet to find an example I can get to work. Any and all help appreciated.
Avatar of HugoHiasl
HugoHiasl

In which way do you have them available? MemoryStreams? Or how can the files be accessed within the code?
ASKER CERTIFIED SOLUTION
Avatar of gnixon14
gnixon14
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial