metaWeblog API and XML-RPC for .NET
by Bryan on 11/19/2002 at 4:14 PM
in Developer Stuff
I did notice that Charles Cook has an XML-RPC library for .NET that could greatly simpilify implementation of the server side of the MetaWeblog API version.
[
Brian Graf's Weblog]
Charles Cook's XML-RPC library for .NET is indeed very handy. I was able to quickly and easily
implement "pinging" of weblogs.com using it. I haven't done anything with the
metaWeblog API (or Blogger API in .NET), but I bet it would be easy as well.