AzureFeeds - All your Azure feeds in one place.

Sponsors

Feed: LukeH's WebLog

Site: http://blogs.msdn.com/b/lukeh/ Link: http://blogs.msdn.com/lukeh/rss.xml

Monday, September 06, 2010

Twitter OAuth in F#

by Luke Hoban [gmail] via LukeH's WebLog on 9/6/2010 12:30:37 AM

I have a few F# demos which use the Twitter APIs as simple examples of accessing online data interactively and working with it in F#.    Recently, Twitter moved to require OAuth for accessing Twitter APIs on behalf of a user.  Below is the F# code I wrote to integrate OAuth, which should work for any other F# Twitter scripts and apps. OAuth Implementation open System open System.IO open System.Net open System.Security.Cryptography open System.Text // Twitter OAuth Const ...

[ read more ]

Tuesday, October 28, 2008

F# on Windows Azure

by LukeH via LukeH's WebLog on 10/28/2008 5:40:00 PM

Windows Azure was announced yesterday, and along with it, the first CTP of the SDK and Visual Studio tools.  If you haven’t yet tried it, go take a look.  On top of serving as a hosting service for web applications, Azure also provides a really simple way to do distributed compute and storage in the cloud. Azure supports running .NET applications, which means you can build Azure worker roles using F#! The tools released with Azure don’t have F# support out of the box though, so I’ve po ...

[ read more ]

Legal Note

The content of the postings is owned by the respective author. AzureFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on AzureFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us