Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

new is a language construct that dynamically allocates memory from free store and initialises the memory using the constructor.

learn more… | top users | synonyms (1)

1
vote
0answers
214 views

Like Box “show more” button opens another Like Box in another tab

In the like box, when i scroll down to the end of the news stream and click the show more button it opens the like box in a new tab. And doesn't show older news. Please help, thanks.
0
votes
1answer
262 views

Why Is The New Auth Dialog Preview Missing Aggregations?

I have enabled the new Auth Dialog and created aggregations. However, when I click on preview auth dialog. It does not look like what it is supposed to.
0
votes
2answers
287 views

Create App using PHP or Javacript

Simple question... is it possible to create a new app with php or javascript? Not the app content, but the real app (site url, canvas page, name, secure canvas, etc) and then retrieve the app id and ...
1
vote
1answer
290 views

iPhone New Facebbok SDK . post to wall not coming

My Code is successfully running in Simulator(evn after implementing New Facebook SDK). But when i checked in device, Code is running, but Post To Wall not coming. Please help.
0
votes
1answer
427 views

The scrolling status updates on home page [closed]

With the new changes to facebook yesterday came a scrolling status update feature on the right of the home page, except my page does not have this - can i get it and how?
-4
votes
1answer
95 views

How can you get rid of the annoying box on the new FB on the top right hand side? [closed]

The box on the top right that is telling me who said what, who liked what, who tagged what picture in this new FB....how can I get rid of that? It's so annoying. Why do you keep changing FB all the ...
1
vote
2answers
806 views

Create new Place Facebook SDK C#

I have created an application for wp7, from which you can post your location on facebook via checkin, I just don't know how can I create a new location if it doesn't exist yet? I don't even know how ...
0
votes
1answer
337 views

How to create a new Facebook application in C# as facebook has obslete the FBML for now [closed]

As we well know that facebook has made heavy changes in their privacy policy. and as per now they have stooped supporting FBML. So can any one please tell me what is the new procedure and some code ...