Recently I published my .NET class to resize images on Code Plex. I wanted to follow up with a demonstration of how the class is used. First you will need to compile the class library and then add a reference to the resulting dll to either a web project,
Read More...
I thought I would share some of my code as a project on Code Plex. I have a class, well couple of classes, I use to resize images. So I published it as a Code Plex project, ExImageResizer . So go grab the code, and submit some issues or a discussion forum.
Read More...