Community

Rendering Images in ASP.NET Directly from Your Database

(Paul Kimmel) Time and again I have read articles about loading images on ASP.NET pages. All of the articles I have read suggest a variation on storing file system paths in the database and loading the URN (or path) to the image. But why should images be treated differently than text? Images are jus

Read More - Register for Free Membership