Telerik blogs

Latest

  • Web

    Using Adobe Edge Tools and Services with Kendo UI

    Several months ago Adobe announced a number of products under the name of Edge Tools and Services. Some of these included new names on existing projects you may already have heard of like Shadow which became Edge Inspect and Brackets which saw a branded release under...
    December 05, 2012
  • Web

    MVVM in WinJS Part 1 - Observable Models

    The goal of the Presentation Model pattern is to “Represent the state and behavior of the presentation independently of the GUI controls used in the interface” (from Martin Fowler’s website.) All of the data and behavior of the UI as it relates to the state of the model is contained in the model. The view (or the UI) simply renders the data and refers to the model to determine such things as control state and values. Non model related items (such as rendering and other solely UI constructs) are in the This minimizes interaction between the model and the UI, creating a clearer separation of concerns between the two layers.
    December 04, 2012
  • Web ASP.NET AJAX

    The Facts On Using Kendo UI With ASP.NET WebAPI

    In the past few months we've seen a few questions about using Kendo UI with Microsoft's ASP.NET WebAPI which is now a built-in part of MVC 4. The gorilla in the room is "Does Kendo UI Work With WebAPI?". The answer is of course a...
    November 30, 2012
  • Web

    Kendo UI & Google Present: Building Chrome Packaged Apps

    We have been working with Google on its Chrome Packaged Apps for some time now and we have documented quite a few tricks to share with developer community on how to create and deploy their own apps. Armed with this knowledge, next Wednesday, December 5th, we...
    November 28, 2012
  • Web

    Backbone And Kendo UI: A Beautiful Combination

    I see a lot of questions about using Backbone and various UI / widget frameworks with it. There seems to be a bit of a fear in some people's minds that they won't be able to use their widget framework of choice if they are using...
    November 26, 2012