Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Mobile

    A List of Tools for .NET Developers

    In this post, Michael Crump and Sam Basu list some of the tools that they use daily for .NET development.
    February 10, 2015
  • Mobile

    Kendo UI Mobile Guidance

    list image
    Over the past couple of months, I've been thinking about and compiling pragmatic development tips regarding Kendo UI mobile widgets and application tools. What resulted is a guide book and a demo appl...
    February 10, 2015
  • Mobile

    IoT with Windows on Devices

    list image
    The Internet of Things (IoT) allow us to connect people and things around the world using an IPV6 address. With the size of IPV6, we could assign an IP address to every atom on the surface of the eart...
    February 09, 2015
  • Mobile

    Send Data to Apple Watch with Core Data and Telerik UI for iOS in Swift

    The Apple Watch has been a long rumored device which finally appeared in September, followed by a Watch SDK, called WatchKit, in November. The introduction of the SDK maybe raised more questions than it answered, and we like everybody else are looking into the future for answers from Apple. One such question is: how can I send data, larger than what is allowed for a push notification, from the iPhone to the Watch? Well, there are several ways to do it: NSUserDefaults Files Core Data There isn’t a single recommended approach by Apple, so all these methods are legit. However, NSUserDefaults is more appropriate for user preferences, rather than real data, and files may not be a good solution for all data scenarios. Therefore, if we have to choose, we will bet on Core Data and today I am going to show you how you can send your Telerik Chart for iOS to the Apple Watch in the form of an image and a string stored in Core Data.
    February 03, 2015