Posts Tagged Twitter
A .NET Bit.ly API Helper Class (Visual Basic.NET)
Posted by Eric in .NET 2.0, Code Snippets, Web Services on August 24, 2009
I decided to write a helper class for using the Bit.ly API for creating short urls. You know, those tiny links that you see all over Facebook, Twitter, etc. The snippet below shows how you would use the helper class. Not only can you shorten an url, you can shorted multiple urls in a single [...]




