How to upload images to ImageShack using Visual Basic.NET

by Matthias Broschk March 10, 2009 13:07
ImageShack is a great image host. The best thing about it is the ImageShack XML API which makes it possible to programmatically upload images. This works just the same as uploading manually. Registration is not required, unless you intend to change or remove the images afterwards. The following code is based on something I found on MSDN. I added some improvements, such as a more flexible mime type... [More]

Tags: , , ,

Visual Basic.NET | ImageShack

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen | Modified by Mooglegiant

About the author

Matthias Broschk from Hamburg (Germany) wrote his first goto statements in QuickBasic at the age of fifteen, switched to Visual Studio (i.e. Visual Basic / Visual C++) at version 5.0 and has been an addict of .NET since its early beginnings. There have been many other languages and frameworks (Java, PHP, ... ), but none about which he has been as enthusiastic as .NET. These days you can find more information in blogs rather than anywhere else. Therefore he has decided to share his experiences and start yet another .NET blog.