Telerik blogs
  • Mobile

    Push Notifications With Cordova & Icenium

    Push notifications are messages sent from an application server to a specific device using the vendor infrastructure. Typically, push notifications are used to notify an application to update its data. For example, push notifications are sent when a feed has been updated, a message has been received, or a new appointment has been made.
    April 18, 2013
  • Web

    Getting Started with KendoUI and OpenAccess ORM

    As many of you may know, KendoUI is a really awesome new JavaScript framework that combines everything needed for modern JS development into one sweet package.  One of the features it provides is the ability to bind different UI controls to various data sources; so in this blog I will show you how OpenAccess ORM can be leveraged on the backend, and KendoUI can take care of the front end! Getting Set Up To get started create a new ASP.Net Empty Web Application. Note: You can really use any web based project template you like, in this walkthrough I just chose to start with nothing. :) Once...
    February 07, 2012