I am working on a Facebook application And I am offering the user to invite his friend to the application using the C# SDK. as shown in Facebook documentation
i start ask for permission on my application canvas page and if user accept, redirect to the same page with query string. not perfect solution but it works fine