Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用RestFBAPI,您如何"highlight"在帖子上设置,即使帖子成为亮点,使其明显且引人注目。
RestFB
"highlight"
您目前无法执行此操作,API 不支持此操作。
如果它不在这里(developers.facebook.com/docs/reference/api/user/#posts),则不受支持。
I have a very simple application. MainUI has the List of CustomClass. I pass this list to WCF service. WCF Service further needs to save these objects in database.
I am using Open XML in our sql stored procedu