Adding text to an image in memory
This article covers using the System.Drawing.Bitmap and drawBrush to draw text on a bitmap in memory. You could use this code as a base to create dynamic navigational buttons for your site.
Views: 1966 | | by Sean
View this tutorial