So, I am kinda bored with life since all I do is work and play with the kids so I am going to try something a little different. Every Monday I will give a little something back to the community (since the community has given me so much) by posting a little something open source. I know not everyone knows C# but I don't have time to do them in both C# and VB. Maybe I will switch hit week by week. Here is the schedule for November:
11/8 - A simple component that can be used to resize images using System.Drawing.
11/15 - A database table to .NET class generator. I have been working on this one for a while. I put it aside but now I need to pick it back up.
11/22 - An update to the ImageResizer component supporting TIFF and other formats and add a visual watermark.
11/29 - A web.config editor for ASP.NET.