Telerik blogs
  • Web

    The JavaScript Bat Belt

    The Dark Knight This weekend, I finally did what so many developers have already done several times in the past month. I saw the new Batman movie. I decided for this post, that I would do a complete character and plot breakdown while dissecting the...
    August 28, 2012
  • Web

    Windows 8 RTM. Who Cares.

    If you missed all the excitement on the interwebs yesterday, you should know that Windows 8 officially went RTM. My good friend and prolific animated GIF pundit John Bristowe posted this apt metaphor of the frenzy over at MSDN. You can count me in the pile of chaos...
    August 16, 2012
  • Web

    Ask Kendo UI – Server Side Sorting With WebAPI

    In the past few months, I’ve learned a lot about WebAPI and using Kendo UI with ASP.NET by creating the HTML5 Development For ASP.NET Developers series. While the company behind Kendo UI has a distinguished .NET pedigree, Kendo UI itself is completely server agnostic. That means...
    August 09, 2012
  • Mobile

    Improving Your HTML5 Mobile Development Experience

    Building HTML5 mobile applications is increasing in popularity with the rise of tools like Kendo UI Mobile and PhoneGap. For those of us who want to reach multiple platforms with the ease of composition that HTML5 offers, this is far too good an opportunity to pass...
    August 02, 2012
  • Web

    Hello Kendo UI Part 2–Grid CRUD

    In part 1 of the Hello Kendo UI series, I went over how to create a Kendo UI grid and how to push some of the remote operations to the server. In this module, I will be covering how to fully enable CRUD operations in the...