Archive for February, 2009
ASP.NET facebook application “Hello World!”
Here is a quick article to make a quick facebook application in ASP.NET that can be added to facebook pages as well.
First you need to setup a new application in facebook. You can do so in http://www.facebook.com/developers. I am not writing details of the application setup. Here is one nice link for its help: http://developers.facebook.com/get_started.php
Then [...]