Monday, 19 August 2013

Read and write in c#

Read and write in c#

I want to read a file(image) and another file video in c# and save(write)
all the contents of both files(1 after another) in single txt file.Now i
want to again retrieve the first image file content and second file
content separately. Is it possible to read video and image file for save
in single file.

No comments:

Post a Comment