Telerik blogs

Latest

  • Web ASP.NET MVC

    Congratulations: Best Success Stories of ASP.NET MVC Apps Announced

    We are happy to announce that the contest for success stories of applications built with Telerik's ASP.NET MVC Extensions is now over. Thanks to all who participated and shared their experience with our product! We collected tens of success stories and enjoyed reading every single one of them. As a result, it was very hard for us to choose only three winners, and in fact, we managed to narrow them down to four. Not only did we have to rank two third-place awards, but we also decided to publish seven case studies in total! We will get in touch with all...
  • Web ASP.NET AJAX

    Sign Up for a RadControls for ASP.NET AJAX Online Training

    Telerik’s partner Falafel Software is organizing a 3-day training class demonstrating how to create websites using major Telerik ASP.NET AJAX controls. If you are willing to learn RadControls from the ground up and see in action key techniques for making the most out of them, this class is just the right thing for you. The sessions will demonstrate how RadControls are configured declaratively - both in the markup and in the visual designer, as well as programmatically - in code-behind and client-side scripts. You will also learn to data bind RadControls using industry standard data sources and use templates to...
  • Web

    Temporary Post Used For Theme Detection (de3e2b0e-836b-46a3-b416-7959ffc7175d - 3bfe001a-32de-4114-a6b4-4005b770f6d7)

    This is a temporary post that was not deleted. Please delete this manually. (1cae9cf1-1bd1-4abc-b0e8-4d8590a7cb09 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)...
    June 22, 2011
  • Web

    PDF Export with RadChart for Silverlight

    Every now and then when discussing the RadChart export options with customers, we receive the inquiry whether it is possible to export the control to PDF as well. The answer is – YES, it is definitely possible! While the chart control itself does not provide this feature out-of-the-box, you can easily build upon its export-to-image functionality and export it to PDF using our Documents Format Providers (also part of the RadControls for Silverlight suite). Basically, all you need to do is construct a document model based on the contents you want to export, and then pass the document to the PdfFormatProvider. Note...
    June 16, 2011
  • Web ASP.NET AJAX

    Using the RadFileExplorer for ASP.NET AJAX in SharePoint 2010 web parts

    This blog post will show how to integrate the RadFileExplorer control for ASP.NET AJAX to work with SharePoint 2010 libraries. If you need a version for MOSS 2007, take a look at this earlier post. By default, the control interfaces with a virtual folder in your web application and allows you to do all kinds of file/folder operations (create new folders, upload/move/delete/rename items, preview, etc.). The default behavior of the control is limited to virtual folders that can be mapped to physical locations on the server's drives. SharePoint web applications use libraries to store documents/images and these libraries are only available from the SharePoint...