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.
Asked
Active
Viewed 379 times
2 Answers
3
This seems to be a reasonable start, wfc-for-metaweblog.

Scott
- 850
- 7
- 13
-
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 '09 at 12:55
0
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
- 113,561
- 39
- 200
- 288