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.
Posts Tagged ‘Tutorial’
New Article: Encoding files as base64 strings
Posted: 8th May 2008 by Adam Presley in Development, GeneralTags: C#, Development, Tutorial
New article on file name and uploading to ColdFusion
Posted: 7th May 2008 by Adam Presley in Development, GeneralTags: ColdFusion, Development, Tutorial
Howdy peeps! New little article talking about cleaning up file names in ColdFusion, useful for when processing a file upload, for example. Check it out!
Tutorial: .NET XML Into A DataSet
Posted: 8th April 2008 by Adam Presley in C#, DevelopmentTags: C#, Development, Tutorial
New tutorial for C# about using XML data in a DataSet object for manipulating the data like it came from a database. See the Software Development section, or go straight to it here. Cheers, and happy coding!

