Telerik blogs

Latest

  • Web

    Please Respect The "Back" Button

    SPA's are a great new immersive way to build applications, but in the process of building the shiny and new, we have forgotten the core principles of the web. The net result is a broken experience for users. The back button commands respect and cannot be ignored simply because we are circumventing traditional browser posting in favor of SPA routing. In this article we'll look at how to build a SPA without breaking the web.
    January 08, 2014
  • Web ASP.NET MVC

    Consuming Telerik REST Service Reports in ASP.NET MVC 5

    Learn how to consume reports from the Telerik Reporting REST Service using ASP.NET MVC 5
    January 07, 2014
  • Web

    Kendo UI Open Sources Dynamic LINQ Helpers

    Over the holiday season, the engineering team open sourced the Dynamic LINQ Helpers to provide ASP.NET developers a simple way to handle communication between Kendo UI widgets and Entity Framework queries. This article looks at how to install and use the dynamic LINQ helpers in a variety of ASP.NET environments.
    January 03, 2014
  • Web

    Creating Custom Application Events in WinJS

    Create custom application events for Windows 8 HTML applications.
    December 29, 2013
  • Web

    Building a Full Stack AutoComplete Widget with Java and Kendo UI

    Anyone that has ever done a web search is familiar with autocomplete behavior. But actually developing these controls has a number of non-trivial technical challenges. Where do you get the options from? Do you specify those options on the client or load them server-side? Do you load all options at once or as the user types? Kendo UI's AutoComplete widget gives you the hooks to make all these implementations possible. In this article we'll build a few Java-backed AutoComplete widgets to explore the best way to structure the autocomplete controls you need to build. We'll start with a small hardcoded list, and scale all the way up a server filtered list with a million options.
    December 20, 2013