Telerik blogs
  • Release

    What’s new in Telerik Windows 8 UI Controls Release Candidate

    We are happy (well, and proud :)) to announce the public availability of our Windows 8 UI Controls Release Candidate, which allows you to build Windows Store-Ready Apps at no cost. This is an important milestone for us as we are getting closer to the official release and I just can’t wait to share what we have baked for you in this new release. Strictly following our commitment to deliver the same functionality to XAML and HTML developers all the new goodies are available for both environments. HubTile A screen of the First Look example in our Demo Center application Enrich your Windows Store...
    September 18, 2012
  • Release

    What’s New in Telerik Windows 8 UI Controls Beta 2, Compatible with Windows 8 RTM

    Now that Windows 8 RTM is available to developers, we have prepared a BETA 2 update of our Windows 8 UI suite. This update is fully compatible with the latest Win8 bits as well as it adds several new components/features that we believe will add even more value to the suite. I can’t wait to share what’s new, so let’s get straight to the list: HTML – Date/Time pickers Our commitment is to deliver same components and user experience regardless of the platform – be it XAML or HTML. Following this commitment we have added DatePicker and TimePicker components to the HTML part of the suite...
    August 16, 2012
  • Mobile

    Consuming RadControls for Metro/XAML from C++

    Two weeks ago we released a public BETA of the world’s first commercial library for building Windows 8 Metro applications – Telerik RadControls for Metro. So far we have gathered lots of positive feedback as well as some specific questions regarding our XAML components. Such an interesting question is whether our controls can be used in a C++ application. Prior to WinRT (Windows Runtime), the XAML platform was available to managed developers only and we, at Telerik, have solid technical background with C# and .NET. That’s why we have built our Metro XAML components using C# and the .NET runtime. We performed...
  • 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

    GDI+ in a Windows 8 C# Metro Application – Experimenting for Fun

    It’s been about two months since Windows 8 Consumer Preview is out and we, at Telerik, have been enjoying the new framework and all the features it offers. One of the aspects we've been exploring is the immediate mode rendering and what options the new runtime offers. XAML is in the core of WinRT (Windows Runtime) and it offers rich presentation capabilities but sometimes, especially on devices with limited hardware resources, we need to achieve even better performance to get up to the “fast and fluid” Metro applications' standard. As I explained in this blog post, Direct2D is undoubtedly the best choice...