WCF service to get an atom feed
I am very new to programming and my first task is to create a WCF service that will take an ATOM feed and expose it to my application. Now, I’ve read up on XML serialization and syndication but it doesn’t seem to be what I need in my (lack of) experience.
WCF service to get an atom feed
I am very new to programming and my first task is to create a WCF service that will take an ATOM feed and expose it to my application. Now, I’ve read up on XML serialization and syndication but it doesn’t seem to be what I need in my (lack of) experience.