I'm trying to find a really good example for implementing the MetaWeblog API using a WCF service. I can't seem to clear my head and think of a clean way to do this. Any help is appreciated.
A:
Not exactly WCF-related, but octalforty Syndication has a nice type-safe IMetaWeblogService definition and all related objects you can use as a base for your further studies.
Anton Gogolev
2009-05-19 15:20:09
Thanks, not WCF, but might be useful.
Jason N. Gaylord
2009-05-27 13:23:32
This is a complete WCF implementation of Metaweblog. Perhaps you should restate your questions if you aren't looking for a WCF/metaweblog implementation.
Scott
2009-05-28 12:55:32
A:
Refer to Coding blog engine with MetaWeblog API support and using it with Windows Live Writer
You can also dowload the related code sample on the above link.
Rashmi Pandit
2009-05-24 10:21:49