i want to use localhost for developing website facebook application using the graph api. i working in asp.net c#
in the previous api of facebook i was abe to write the
You have to create a ssh tunnel FROM develop server TO your localhost computer. Each request to dev server will be processed by your computer and send back.