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.
ASP Insider

Browse by Tags

All Tags » CodePlex   (RSS)

Microsoft Store

Why I Love Working for Tellago
Last November I made the decision to join Tellago full-time. I was recruited by my friend Don Demsak for about 4-5 months before joining. It meant doing a lot of travel and essentially relocating to a South Florida the majority of time, a place I had Read More...
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...