Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3791186
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T12:25:52+00:00 2026-05-19T12:25:52+00:00

How to post to user wall in facebook using Facebook.dll in WP7. I found

  • 0

How to post to user wall in facebook using Facebook.dll in WP7.
I found one method named PostAsync() but am not able to understand the parameters.
Any help will be thankfull.
Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T12:25:53+00:00Added an answer on May 19, 2026 at 12:25 pm

    Finally succeded in Posting using the follwing code:-

    var args = new Dictionary<string, object>();
     args["name"] = "Check this out";
     args["link"] = "www.xyz.com";
     args["caption"] = "";
     args["description"] = "description";
     args["picture"] = "";
     args["message"] = "Check this out";
     args["actions"] = "";
    
    FacebookAsyncCallback callBack = new FacebookAsyncCallback(this.postResult);
     fbApp.PostAsync("me/feed", args, callBack);  
    
        private void postResult(FacebookAsyncResult asyncResult)
        {
            System.Diagnostics.Debug.WriteLine(asyncResult);
        }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using FB.ui to post to a Facebook user wall. However, I am uncertain
I'm building the option to post to a user's wall into an app. The
I'm trying to publish a link to the user's wall on Facebook after he
I need to publish some message to the current user's wall using FBJS in
I have a view user control that can post form. This control can be
I'm dynamically adding a custom user control to the page as per this post
I'm trying to make a pull down menu post a form when the user
For my application there are several entity classes, User, Customer, Post, and so on
first post don't hurt me :) I am using a BorderLayout with the usual
Basically I got 2 question here: once the user given permission to a facebook

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.