In this tutorial I will show you how to use JoeBlogs WordPress Wrapper based on XML-RPC to auto post to WordPress from an C# Application and for beginners how to post to WordPress from c# .net. I will show you also how to add images with JoeBlogs and how to auto complete custom fields directly from your .Net (C# Examples) Application.
First of all you have to download latest version of wrapper from GitHub or Here the version which I have used on my example.
Now create a new C# application and let’s start.