Telerik blogs
  • Productivity Testing

    Four UI Test Automation Tips for HTML5 Applications

    Every application needs a solid mix of automated testing: unit, integration, and functional/User Interface. UI automation has always been at the top of the test pyramid, but not because they’re the best type of automated tests. Rather, UI tests should be a few carefully chosen tests built on top of a wide base of unit tests and a solid middle layer of integration tests.
    June 20, 2013 5 min read
  • Web ASP.NET MVC

    The ASP.NET MVC Game Genie

    UI for ASP.NET MVC unlocks a cornucopia of cheats and power ups for your MVC development.
    June 18, 2013 8 min read
  • People

    Post Google I/O Rundown

    That's a wrap for Google I/0 2013. Here are the highlights and all things Kendo UI at Google I/O.
    June 14, 2013 4 min read
  • Web

    Video Blog: 2-Way Sync With KendoUI-Backbone

    In this short video, I'll show you an update on what I've been doing with the KendoUI-Backbone integration project, with 2-way synchronization between a Backbone.Collection and a KendoUI DataSource.
    June 13, 2013 1 min read
  • Web jQuery

    jQuery Context Overload

    I'm sure most of you can relate to that feeling you get when you learn about something that you're pretty sure everyone else already knows about. Something fundamental. I remember when I learned that I could test for nullable integers in C# by using hasValue. Or when I first learned that you could use array notation in JavaScript to dynamically access properties and methods. Sometimes we don't talk about these things. We sort of just look around to make sure no one was watching when we were the last to find out.
    June 12, 2013 6 min read