program language c# ,
Hi my first program , wordpress you will be able to enter very easy content into your web based websites.. You can add many features and use them as you wish.
To the interface of the program 3 TextBox (category, keyword, title) 1 RichTextBox (body) ve 1 Button (save) Add
We will develop our application through another library and we will import our application by clicking on the "Add Reference" button on our dll files we have already downloaded.
We click on the "Browse" button
Dll select
We call "JoeBlogs.dll" which we have added as reference to the libraries we will use.
The "postWordpress" function, along with its description, will send our information to this function, allowing us to share the post we want.
When the button is clicked, the "postWordpress" function will be called with the information entered in the form. .
And here is our result screen! 160th article entered my site
Github link : https://github.com/Turkcod/wpposter
Githup my profile : https://github.com/Turkcod/
Code and dll files
Posted on Utopian.io - Rewarding Open Source Contributors