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

Chris Love's Official ASP.NET Blog

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


ASP Insider Follow Me On Twitter

Browse by Tags

All Tags » Graphics   (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...