AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Generating image thumbnails in ASP.NET : Bertrand Le Roy

Wednesday, November 05 2008

Bertrand Le Roy explains how to generate thumbnails in ASP.NET It seems relatively straightforward to generate image thumbnails from ASP.NET using the System.Drawing APIs but it is more difficult to find the right quality settings, to make the method secure and to ensure good performance of the system using caching. In this article, I’ll describe an end-to-end solution to build secure, good quality thumbnails and to cache them....

Read More:
Generating image thumbnails in ASP.NET : Bertrand Le Roy
Also See:
An Overview of Inserting, Updating, and Deleting Data : Scott Mitchell
Configuring and customizing the health monitoring system of ASP.NET : Xun Ding
Spot The Authorization Bug : Scott Allen
Mainpulating Files and Directories in ASP.NET : Richard Bean
E-Mail in ASP.NET : Richard Bean

Post your comment

Comment