Generating Reports Remotely Overview
Telerik Reporting Services is a set of services that allows report generation from client applications. Based on the technology there are:
Telerik Reporting REST Service has two implementations based on ASP.NET WebAPI framework and ServiceStack. It's designed for the purposes of the Telerik HTML5 Report Viewer. The service can be used directly by any third party client applications as well.
Telerik Reporting WCF Service is based on Windows Communication Foundation (WCF) and is designed for the purposes of the Telerik Silverlight Report Viewer. The service can be used directly by any third party client applications as well.