Voting at DZone is super easy, but you aren't logged in. Login and vote now.
By mswatcher
via blog.madskristensen.dk
Published: Mar 05 2008 / 12:15
All blog platforms send out pings using the XML-RPC protocol whenever a new post is created or an old one is updated. It is very simple to send out XML-RPC pings using C#, because it is just a normal HTTP request with some XML in the request body. See here how to ping using C#.
Add your comment