开发者

How to post status updates on myspace using asp.net C#?

开发者 https://www.devze.com 2023-01-19 22:41 出处:网络
Can someone please tell how can I post status updates on myspace using开发者_开发知识库 asp.net C# ?

Can someone please tell how can I post status updates on myspace using开发者_开发知识库 asp.net C# ?

Thanks :D


Start here : http://developer.myspace.com/wordpress/


You might want to look at this:

http://myspacetoolkit.codeplex.com/

The above site has an example of a connection

Also, the MySpace API documentation is quite good... Look at this page for how to get and update a status. It has a PHP sample, which should not be hard to translate to C#/Asp.Net:

http://wiki.developer.myspace.com/index.php?title=Status_and_Mood_API

0

精彩评论

暂无评论...
验证码 换一张
取 消