Telerik blogs
  • Mobile

    RadChart for Windows 8 WinRT – A Prelude

    This is part one of the RadChart for WinRT blog series. For more information please refer to the other parts of the series: Part two - The Compilation Part three - Taking its First Breath   Now that the early bits of WinRT – the new Windows 8 development platform are out, we (at Telerik) are eager to explore this whole new world that awaits us - the opportunities it offers and the challenges to be faced. I would like to elaborate a bit more on how we feel about this new world. We are strong believers that a programming language is only a tool used...
    September 29, 2011
  • Mobile

    RadBulletGraph for Windows Phone 7

    The Q2 2011 SP1 release is already out and it includes many improvements and fixes for the existing controls promised to our customers, however, it also includes a brand new component that is in the beta stage - RadBulletGraph. The bullet graph is a component for data visualization that succinctly and accurately visualizes a comparison between different data in a quantitative and qualitative manner. A full specification of the bullet graph component can be found here. The great thing about the bullet graph is that it takes the linear subset of the gauges and uses it so that the information is visualized clearly and concisely...
    September 28, 2011
  • Release

    Telerik XAML controls Q2 2011 SP1

    The Service Packs of Telerik XAML controls (Silverlight, WPF and Windows Phone) are out.  You can find a bunch of improvements and fixes in the service packs that are currently available for download under your accounts. You can check the updated demos at:  Silverlight demos WPF demos Some of the high spots for Silverlight and WPF are:  Improved QCV performance when having lots of groups on many levels (LinqToEntities) in the GridView. Added UI Layers API and allowed more than one style (Bold, Italic, Underline, FontSize) to be set on an empty span while editing a document in the RichTextBox. Optimized memory and performance of the TreeListView. Added declarative support for...
    September 22, 2011
  • Mobile

    Palette support in RadChart for Windows Phone

      We are working hard to improve our charting component for Windows Phone 7 and to make it more and more feature-rich. And we are happy to share that as of Service Pack 1 of the Mango build of our tools, RadChart gets “Palette” support. A Palette may be thought of as a collection of brushes that define the look-and-feel of chart series and data points. The API is quite flexible and allows you to create custom palette or to select from the built-in ones. Two predefines palettes are currently available – Contrast and Warm. To simplify the usage we have created a smart...
    September 21, 2011
  • Mobile

    Mango and System.Reflection.Emit – new optimizations in RadControls for Windows Phone

    One of the tasty new features of the new “Mango” update of the Windows Phone developer tools is the presence of System.Reflection.Emit. This allows us, developers, to do some nice tricks to boost the overall app performance in corner cases. As some of you may be familiar with our RadChart for Windows Phone API, there are two types of DataPoint bindings, allowing you to MVVM-bind the chart:  PropertyNameDataPointBinding GenericDataPointBinding<T, TResult>  As the name hints, the first type of binding uses the name of a property in order to retrieve the corresponding value, while the second one uses a generic Func<T, TResult> delegate to get...
    September 13, 2011