New Article: Encoding files as base64 strings

Posted: 8th May 2008 by Adam Presley in Development, General
Tags: , ,

Check out my new article on encoding files as base64 strings. Useful for sending binary data across the wire where sending such binary data may be difficult. Especially useful for webservices and sending files.

Related Posts

No related posts.