Back to Basics – Reading a File into Memory Stream

added by gilf
3/4/2011 2:28:21 AM

232 Views

Today I was asked to help a developer with a simple task she had. That task included reading an image file into a memory stream in order to send the image through an e-mail attachment. This post will show you how to do exactly that.


0 comments