Tagged Questions

0
votes
1answer
50 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 ...