Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official Blog - Professional ASP.NET

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
Add to Technorati Favorites



Browse by Tags

All Tags » CodePlex   (RSS)
Using ExImageResizer
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...
My First Code Plex Project - ExImageResizer
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...