Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Mobile

    Environment Filter and other improvements

    The new additions to the service include the ability to use Environment data in the Advanced Query and improvements to the usability of the filtering experience by introducing an ability to tag and annotate individual items. Also included is a new feature that allows you to better control how data in the feature views are visualized by providing both expand and collapse functionality.
    May 27, 2021 2 min read
  • Mobile Xamarin

    Chrome apps accelerated events

    Do you know what's better than building a Windows Application? Building a single application that not only runs on Windows, but also runs on Mac. And Linux. AND Chrome OS. Chrome Packaged Apps run anywhere that Chrome runs. They give you complete access to the device's native API's...
    May 27, 2021 3 min read
  • Mobile

    Windows Phone 8 – Dynamic AppBars for Conference Buddy

    This part of the application has four “screens” or PivotItems of data. If we take a look at the application bar (in green at the bottom), then we will quickly notice the following: Contact Details – Contains a cancel and next button. Interest – Contains a previous, cancel and next button. Subscriptions – Contains the same thing as interest. Request Follow Up – Contains previous, cancel, save and close and save and add new. We will quickly see that our standard application bar will not work and that we will need to dynamically load a new application bar as the user swipes to the next page.
    May 27, 2021 4 min read
  • Mobile

    Consuming Services - How to get useful data into your app

    One of the first questions I routinely get from people who are starting with Icenium is, "How do I get useful data in to my application?" So, I would like to show how to consume a few different services. I will be using jQuery to consume the services.
    May 27, 2021 5 min read
  • Mobile

    Windows Phone 8 - Persisting Conference Buddy to a JSON File

    Welcome back again to the series on “Conference Buddy” an app being written in Windows Phone 8 as well as Windows 8, in this blog post we will specifically target Windows Phone 8. Let’s take a look at what we have covered so far and what is coming up:
    May 27, 2021 6 min read