Somebody pls give a complete code sample in c# 2008 preferably (not using mvc). Can somebody please tell how all the part should be.I have created a fb registration plugin and in the code behind I am getting id,name etc.Using that info I should get fql query answer returning the profile pic and list of friends who is using my app.
I am a beginner I don't know in which format the query returns and how to parse the result.
Can u please give complete aspx page which have a registration or login button,web.config setup ,the code behind, and I need to store the picture and no of friends who subscribed to my app.