December 2005 - Posts


Comments

Resource: Base64 from GIF/JPG/etc by Jason N. Gaylord

One of the sites I visit frequently to convert images from GIF to a Base64 string is http://www.motobit.com/util/base64-decoder-encoder.asp . It's a quick and easy way to do the conversion. It would be pretty nice if VS.net eventually had a conversion...

Comments

Updating SBA causes issues while debugging Add-Ins by Jason N. Gaylord

You have to delete your debugging database, temporary files, and old copies of the dlls when you update SBA to SP1 and you use SBA to debug your add-ins. If you do not, then SBA will be "caught in limbo" and will not open 2006.0 or 2006.1 database files....
More Posts