| |
| | Steve C. Orr - Improve Your Images |
 | | Rather, the image file name is all that’s written to the page (inside the image tag). |
 | | ADO.NET is used to extract the binary data from a SQL Server image field, the data is then converted into a byte array, and, finally, it’s written to the output stream along with a descriptive header to help the browser better interpret the resulting file. |
 | | The previous techniques are great for distributing pre-existing images, but if you need to dynamically create an image from scratch (or modify an existing image on the fly,) then the System.Drawing namespace will become quite familiar to you. |
| steveorr.net /articles/ImproveYourImages.aspx (1751 words) |
|