Tagged Questions
0
votes
1answer
44 views
wcf - customizing service document
I am new to WCF programming and its syndication classes etc. I am trying to produce a AtomPub service document programmatically when someone tries to access root address of my service. I am able to do ...
0
votes
1answer
305 views
AtomPub - What's your recommendation?
I'm looking to create a service (based on .NET Fx 3.5 or 4.0) that exposes data via Atom and enables AtomPub (so that I can update using Windows Live Writer).
There looks to be two options:
Use ...