ATOM Publishing Protocol Service manages a collection of resources using the Atom Publishing Protocol. The service allows you to get a Service Document that represents the types of collections managed by the service, as well as what content types it supports and other information. You can use HTTP verbs like GET, PUT, POST and DELETE to manage the items in the collection. The collection is returned as an Atom feed. Each collection can contain a single type of content (a JPEG image for example) or multiple content types.
The topics in this section show you:
- How to generate a new ATOM Service based on Telerik OpenAccess ORM by using the Add OpenAccess Service Wizard. Read more
- What is the outcome of the service generation. Read more
- How to: Handle Relationships. Read more