0
kicks
Back to Basics – Reading a File into Memory Stream
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.