vote up 0 vote down star

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.

flag

3 Answers

vote up -1 vote down

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.

link|flag
This is not WCF. – Jason N. Gaylord May 27 at 13:23
Yes, sorry abt tht. Thought the sample code download might help. – Rashmi Pandit May 28 at 6:08
vote up 1 vote down

This seems to be a reasonable start, wfc-for-metaweblog.

link|flag
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 May 28 at 12:55
vote up 0 vote down

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.

link|flag
Thanks, not WCF, but might be useful. – Jason N. Gaylord May 27 at 13:23

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.