Write an efficient Image – Base64 String Convertor to use it with XML, database etc.

This is an interesting problem to convert an image (Bitmap) to string using Base64 encoder and use the generated string in XML, database, over network, etc. Also, use Base64 decoder to convert to stri

Read the rest here:
Write an efficient Image – Base64 String Convertor to use it with XML, database etc.


Posted by paul  March 20th, 2010

Leave a Reply