Anyone know if its possible to add a post and upload images to a wordpress blog (self hosted) via a .net application?
I see i could use XML-RPC.net to talk with the wordpress XML-RPC interface, but i see really few documentation and samples around.
Anyone know if its possible to add a post and upload images to a wordpress blog (self hosted) via a .net application?
I see i could use XML-RPC.net to talk with the wordpress XML-RPC interface, but i see really few documentation and samples around.
You must be logged in to post a comment.
You can use JoeBlogs library to access the API. Using that, working with the blog is very simple: