Telerik blogs
  • Mobile

    RadMap for Silverlight – How To Consume Tiles from Local Server

    Currently RadMap supports three built-in map providers: Bing Maps, Open Street Maps and Empty provider. The empty provider does not show any map tiles. It just provides spatial reference (projection) for other operations (i.e. KML or ESRI shape files). The Bing Maps and Open Street Map providers read their tile images from internet. Of course a browser can use these images from its cache, but the Bing Maps provider requires internet connection because it uses a WCF service to get URLs of the tile images. It is a common scenario that the map...
    September 27, 2011
  • Release

    JustCode Support for Visual Studio 11

    Last week during the BUILD conference Visual Studio 11 Developer Preview was announced. Soon after that it was made available to the public. Here at Telerik we are committed on providing support for the latest and greatest technologies so we are already working on JustCode for Visual Studio 11. Actually, JustCode is happily running inside VS11 on our own PCs. Now it is a matter of an internal build or two to test and fix some compatibility issues before we can give it to you for test...
    September 22, 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
  • Release

    JustCode Keeps Getting Better

    Telerik JustCode Q3 2011 is just around the corner, but we’re not waiting to bring you new features and enhancements for your favorite productivity tool. Telerik JustCode Q2 2011 Service Pack has been launched with a dazzling array of features and enhancements to make development fast and fun. Microsoft’s BUILD conference just ended, promising a shift in the way we approach Windows development. One thing is for certain: it will be easier than ever before to write responsive software. With the new asynchronous features in C# and VB.NET, you can create high throughput ASP.NET MVC applications without breaking a sweat. JustCode fully...
    September 19, 2011
  • Web

    Create Blood Pressure Chart with RadChart for Silverlight

    This blog post will demonstrate how to achieve blood pressure graph visualization with the use of a RangeBar Chart type. Blood pressure is measured as two separate values - systolic (maximum) and diastolic (minimum). A common way to visualize these measures is a vertical bar with an arrow pointing the systolic (maximum) and an up arrow for the diastolic (minimum) respectively. It is measured several times over a period, as it’s important (from a clinical standpoint) to track any change in the values. For the purpose the default RangeBar’s Style is retemplated. The Width of the Bars (“PART_DefiningGeometry”) is reduced so that...
    September 14, 2011