Telerik blogs
  • Web

    RadChart for Silverlight to be Added to the Silverlight Suite

    The approaching Q1 2009 release has a lot to offer to all Silverlight fans, as we are adding one more major control to the suite – RadChart for Silverlight. The control comes with 18 predefined chart types that transform various business scenarios into interactive, rich, animated charts. Built natively for Silverlight, the chart control has a rich and flexible API and can be bound to various data services. With its interactivity and animations, Telerik Silverlight Chart leverages the capabilities of the Silverlight platform and allows you to create rich visualizations of business data. The control comes with several predefined skins, but you...
    May 27, 2021 1 min read
  • People

    Our First Basta!

    Or another successful conference for Telerik We exhibited for a first time at Basta!, the biggest conference for the German speaking .NET community that took place in Darmstadt, Germany, February 23-27, 2009. Telerik was one of the sponsors of the conference – if you visited the event, you must have seen our booth at the Maritim Hotel, as well as the green conference lanyards provided by Telerik. Nobody could resist passing by our nice booth; everyone who stopped by got a great Telerik T-shirt and watched our staff run demos of our products, including the latest one - Telerik WebUI Test Studio....
    May 27, 2021 1 min read
  • Release

    Telerik Reporting Gets Closer to Becoming a True Business Intelligence (BI) Solution

    Q1 2009 will be a milestone release for Telerik’s .NET Reporting tool as it introduces a new instrument for data analysis - cross tabs. Cross tabs display data in a matrix format, and are used to present and analyze the relationship between two or more variables. Cross tabulation is a great BI tool, because it provides decision makers with a data format which is easy to understand, and more importantly - easy to analyze. The Telerik Reporting Cross Tab item will offer design-time support in Visual Studio, not seen in a reporting product in this price bracket. It will be intuitive and...
    May 27, 2021 2 min read
  • Release

    What’s coming in RadControls for ASP.NET AJAX Q1 2009?

    Q1 2009 release countdown continues at full speed! Now get ready for the RadControls for ASP.NET AJAX release bits, especially for those of you who haven’t tasted the Beta yet. So here are the most exciting aspects of the upcoming release. New Controls Our offering is growing even more with the addition of the File Explorer control and the HTTP Compression Module. A flexible web control for file management, RadFileExplorer completely mimics the Windows Explorer functionality and is entirely built with Telerik RadControls. You can easily add it to your page, and organize your files and folders: create, rename, delete, drag and drop, all the familiar...
    May 27, 2021 3 min read
  • Desktop WinForms

    Using RadGauge for WPF in a WinForms application

    In this post, I want to demonstrate the use of the RadGauge for WPF control inside a Windows Forms Application.  Just because you are not developing WPF applications every day does not mean you cannot benefit from what WPF has to offer.  I thought it would be useful to point out that you can use WPF User Controls inside of Windows Forms applications with minimal effort.  This is made possible through the Systems.Windows.Forms.Integration namespace.  More specifically you will be working with a control call "ElementHost" which allows the WPF control to be used in a Windows Form.    So lets get...
    May 27, 2021 3 min read