hi...
i want to fetch the user information(from facebook) using FQL according to email...
select * from user where email='[email protected]'
how can i use this in asp.net application through using some API.. (https://api.facebook.com/method/fql.query?query=QUERY.)
plz reply
kind regards....