Telerik blogs

Latest

  • Productivity Reporting

    Understanding the Report Life Cycle in Telerik Reporting

    Have you ever spent a large amount of time designing a Telerik Report only to discover that its output is not entirely what you expected? This is the type of problem that can occur if you don't have a full understanding of the Report Life Cycle. The Report Life Cycle defines what happens and when it happens in Telerik Reporting. Understanding the Life Cycle is crucial to effectively using Telerik Reporting, which is why I plan on spending some time explaining it in detail today.   The diagram in Figure 1 provides a high level overview of the sequence of events ...
    May 27, 2021 3 min read
  • Productivity Document Processing

    Programmatic export to PDF from Silverlight application

    Ever wanted to export a Telerik report from a Silverlight application? This is easily accomplished by instantiating the ReportServiceClient class, which plays the role of proxy to the Telerik Report Service. To specify that you want to render the report we use the RenderAsync method of the ReportServiceClient, which invokes the respective method on the server (remember that it serves as proxy) that would return the rendered report. Since we’ve used an asynchronous method and we do not know when the render would finish, we need to handle the RenderCompleted event. In the RenderCompleted event we get the result from the rendering and decide what to...
    May 27, 2021 2 min read
  • Productivity

    How to video: Using Telerik Data Services Wizard Beta1 to build a WCF Endpoint

    .NET Ninja in training, Peter Bahaa, shows us how to build a WCF Endpoint using Telerik OpenAccess entities and the Data Services Wizard beta 1. Telerik Data Services Wizard Beta1-WCF from Stephen Forte on Vimeo. Technorati Tags: WCF,Telerik
    May 27, 2021 1 min read
  • Productivity

    How to video: Using Telerik Data Services Wizard Beta1 to build an Astoria service

    .NET Ninja in training, Peter Bahaa, once again returns to show us how to build a WCF .NET Data Service (aka Astoria) using Telerik OpenAccess entities and the Data Services Wizard beta 1. Telerik Data Service Wizard Beta1-Astoria from Stephen Forte on Vimeo.   Technorati Tags: Telerik,Astoria
    May 27, 2021 1 min read
  • Productivity Testing

    Live Demo of Telerik WebUI Test Studio this Thursday

    Join our weekly Live Demo of Telerik WebUI Test Studio on Thursday, Feb. 4th at 11AM EST! This is a short (~30min) webinar that provides an overview of the product and helps you get quickly started with Automated UI Testing for AJAX and Silverlight. Jump-start your evaluation and save time by having all your questions answered by the experts. Register now!
    May 27, 2021 1 min read