At some point or the other, we as ASP.NET developers face the requirement of reading and writing images to the database. In this article we will explore how to store images in the database as well as use an HTTP Handler to display the image in an ASP.NET server control along with other controls.