I want to develop a asp.net application to Facebook.
Since most of the examples in Facebook are in PHP ( which I'm not familiar with), I wanted to know if it is possible to make a server side in asp.net.
I created a Facebook application but when I click on the url to reach it, I get an "uploading" message that eventually disappears and I get an error message in the application section of the page itself.
I read about the c# SDK and sort of things but I can't see any result from the server - even a simple text message.