简体   繁体   English

如何在我的Facebook页面上发布状态? [ASP.NET MVC 4]

[英]How to post a status on my facebook page? [ASP.NET MVC 4]

I want to post statuses on my facebook page via my web application. 我想通过我的Web应用程序在我的Facebook页面上发布状态。 The web app is created with ASP.NET MVC 4 and c#. 该Web应用程序是使用ASP.NET MVC 4和c#创建的。

I would suggest to look here . 我建议看看这里

There you get access to a lot of documentation about how to interact with the Facebook API, how to authenticate with Facebook and so on. 在这里,您可以访问有关如何与Facebook API交互,如何与Facebook进行身份验证等的大量文档。
In general you get almost everything you need to integrate the Facebook API into your application. 通常,您可以获得将Facebook API集成到应用程序中所需的几乎所有东西。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM