Telerik blogs
  • Mobile

    A Few Predictions in Mobility for 2016

    A Few Predictions in Mobility for 2016 870x220
    What would the beginning of a new year be without some predictions of what is to come. Below are some of my predictions for 2016.
    January 04, 2016 3 min read
  • Mobile

    Using UI for Android with Instant Run in Android Studio 2.0

    A few weeks ago Google released Android Studio 2.0 Beta, and it's full of great improvements for Android developers—and it all works flawlessly on UI for Android. Let's see how easy it is to change a property of the Chart for Android and see the updated UI immediately on the emulator thanks to Instant Run, a new feature.
    December 18, 2015 3 min read
  • Web ASP.NET MVC

    Telerik UI for ASP.NET MVC Supports ASP.NET vNext RC

    See how our Telerik UI for ASP.NET MVC product already supports ASP.NET 5 and MVC6 RC1, and the MVC samples and resources we provide as the first UI component vendor which integrates seamlessly in the .NET 5 ecosystem.
    November 23, 2015 3 min read
  • Mobile

    Dynamic variable item height with auto layout and TKListView for iOS

    One specific problem faced by our customers is creating a UICollectionView with items of different size, where the size is dynamic and depends on the item content. This would require a lot of work and efforts and it is not a trivial task. All this is easy with TKListView. In this tutorial we will learn how to define a cell with dynamic size in the Interface Builder and to set up TKListView with such cells. Let's start.
    November 11, 2015 3 min read
  • Mobile

    How to Create Custom Project Templates in Xcode 7

    With the launch of Xcode 7 we were offered a sweet deal of cool new features like free on-device development, Swift 2.0, Objective-C upgrades, some sugar in testing and debugging.

    Yeah great, but there are new issues too that have caused inconvenience for us and our clients. We started looking for solutions and soon we came up with the idea to create a custom project template. We found that most of the information out there on how to do this is pretty old, so we've created an updated guide.

    October 26, 2015 8 min read