Click here to Skip to main content
15,894,291 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am new in MVC3, my question is, in my real estate website http://www.yourzproperty.com when a new post will show in my web site e.g. when a new update in this http://www.yourzproperty.com/Main/Sale page then automatically the real estate details should post on facebook page... my website is in ASP.NET MVC3. Please Help me..
Posted

1 solution

Your question is not clear. You have not mentioned which facebook APIs you are using - FB Connect or Grapfh API. So as per my best guess I am posting these solutions click here[^]

Now, whenever a new property listing is added to your website, in the same event you can call the 'post to facebook API' with all the required parameters and you are done.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900