Click here to Skip to main content
15,882,055 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi i want to get post (with all info) from site for example WordPress site
Now i want to know how can i get post without rss in my program

and i can't login to site only can see site like other people

this is possible ? how can i do ?
Posted

1 solution

You can use the HTTP Client class, http://msdn.microsoft.com/en-us/library/system.net.http.httpclient(v=vs.110).aspx[^] I would search this site and/or google for examples.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900