Description
I'm a developer and I'm preparing to start a project with a facebook application, but I'm pressed for time. I was thinking that I could accelerate the developement by letting someone who is already familiar with facebook programming provide me with the code base that I need. A lot of people probably already have the code sitting on their computer. The project is pretty simple: using the facebook C# SDK and visual studio, the requirements are as follow:
1) Facebook application: Has the ability to post to a user's wall at any time (wall posting/offline access permissions required)
2) Application home page: Says "Hello World"
3) Administrator page: C#/asp.net. Has a single textbox and a submit button that posts the contents of the textbox to all users' walls.
I can then use the code to complete the project myself without having to do much research into facebook programming.