views:

372

answers:

1

Hey, What's the easiest way to perform an FQL query from an ASP.NET application? Do I have to download the Facebook Developer Toolkit (which I only want to use as a last resort), or is there an easier way (maybe through javascript)? I'm not doing any heavy queries if that makes a difference. (I simply want to get the user's profile picture URL from my site. It might not even need FQL?)

Thanks for any suggestions

+1  A: 
SQueek
Thanks. I didn't realise the Graph API was so easy to use. Scary in a way...but cool nevertheless...
SSL