|
|
Serving Images from .NET Assemblies |
|
|
Microsoft Corporation |
|
|
ASP.NET / Assemblies |
|
|
Click to Visit |
|
|
10 |
This online tutorial is all about retrieving an image through two methods from the assembly. The author discusses these two methods - serving an image from an ASPX page and serving an image from a custom handler to get back the images stored in the assembly. The author also suggests the easier method as the handler method. This article also touches the topics like hardening the code, tidying the code and about security while dealing these methods to retrieve the image.
|