Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Mobile

    Git Started With Github in Mist

    Source control is a tremendously important thing in software development. It provides backups and versioning of your code. It allows you to collaborate with other developers on your team. It lets you store things related to the project. It can be tied in to your build and deploy process, and much more. It generally makes development life easier by facilitating many of the activities that are critical to coding, building and deploying software. It should be no surprise, then, that the recent wave of online IDEs would provide source control integration. And Icenium Mist is no exception to this. The Mist IDE has some great integration setup with git, allowing you to connect to any git repository that is accessible via the internet, including GitHub integration.
    May 27, 2021 4 min read
  • Mobile

    Incremental loading with RadDataGrid in your Windows 8.1 XAML app

    Fast and fluid experience is one of the most important characteristics of a Windows 8 application. However, when dealing with large amount of data, it is not always possible to get the entire data set downloaded and visualized in a fast and fluid manner. Such scenarios call for a more incremental (sequential) data loading approach and with our Q3 2013 release RadDataGrid makes this task easy to implement.
    May 27, 2021 2 min read
  • Mobile

    Why "Cloud" Is A Dirty Word

    The word "cloud" gets thrown around a lot these days, but what exactly is "the cloud"? Is it a database? Is it email? Is it a backup service? Although the term has lost most of it's meaning, the cloud is a growing solution for businesses and organizations of all size. There is something in the cloud for everyone.
    May 27, 2021 7 min read
  • Mobile

    Building an Appointment Tracking App by using the Telerik WP Cloud Components - Part 3

    In Part 3 of the series, we will extend the Appointment.xaml page by adding a list of appointments for the current day using RadDataBoundListBox. We will also take a look at what is involved in retrieving data from Everlive as well as adding logout functionality to the app.
    May 27, 2021 4 min read
  • Mobile

    Mobile-Friendly Mapping Options for PhoneGap/Cordova Apps

    In this post I will summarize some of the more popular options for displaying maps in your hybrid mobile apps. With each option I'll provide specific instructions on how to quickly implement each solution. As an added bonus we will examine a custom Cordova plugin in Icenium - which helps to make native map frameworks available to your hybrid mobile apps.
    May 27, 2021 15 min read