Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Mobile

    Bring the Windows Phone 8 home screen to your apps

    We got inspired by the improved home screen of Windows Phone 8 and decided not to keep you waiting. You can implement the new tile sizes in your app right away using Telerik HubTile for Windows Phone. This functionality will make the home screen experience more personal than ever before and it can be very easily implemented.  Here is a short video of what you can achieve using RadHubTile. This is just out of the box XAML goodness, no tricks: To start using the new tile sizes now, download a free trial of RadControls for Windows Phone and then download the Latest Internal Build from...
  • Mobile

    Getting started with Telerik RadControls for Metro – diving into the Examples Application

    We are proud to announce the first publicly available BETA release of the world’s first commercial toolkit for Windows 8 Metro applications – our RadControls for Metro suite. We have worked hard during the past few months in order to prepare first-class components, designed and built from the ground-up for the Microsoft’s new platform for building immersive applications – the Windows Runtime. As with every Telerik product line, we have also prepared a complete application (QSF – Quick Start Framework) that demos various aspects of our controls and may be used as an entry point for getting familiar with the controls. In...
  • Mobile

    Hybrid or Native?

    In their recent Developer Economics 2012 report, VisionMobile calls out (on page 29) the question of HTML or Native. What is the right technology choice when considering the development of a new application? Which is better, HTML5 mobile web or hybrid applications, or native applications. Clearly each have their advantages and disadvantages, right?
    July 04, 2012
  • Mobile

    Using LiveTileHelper for WPDev to update a tile with a Background Agent

    In the end of 2011 we enhanced our suite with LiveTileHelper. This component can be very useful when creating Secondary tiles. It extends the StandardTileData with two additional properties: VisualElement and BackVisualElement. Since then we have received a lot of positive feedback about the LiveTileHelper and one of the frequently asked questions was "How to update the tile periodically when some of the data changes?". It is a good question and since it describes a very common scenario we decided to show you how to do it. To update the tile periodically, we are going to use a PeriodicTask. It inherits from ScheduledTask and ScheduledAction and allows...
    July 04, 2012
  • Mobile

    HTML5 Forms Support in Kendo UI Mobile

    HTML forms are used to collect data from the user through a series of input and selection elements. Prior to HTML5, the elements and input types defined for user input facilite general purpose scenarios. However, a number of challenges remain - specifically as it relates to...