Comment by Florin Florea on "ASP.NET Futures - Generating Dynamic Images with HttpHandlers gets Easier"- August 24, 2008 I wrote a control that does image rendering and is "databindable", mostly because I got tired of rewriting the same code over and over again. It is posted on codplex for quite a while. It renders text, normal image or images from a database, but it does not handle caching. The source is at http:www.codeplex.comdbic if someone is interested.Posted by: Florin Floreahttp://www.hanselman.com/blog/CommentView.aspx?guid=B986C6E6-CD0A-441A-8359-73F2F03FB031 |