Telerik blogs

Latest

  • Web ASP.NET AJAX

    Demystifying unexpected redirects to login page in ASP.NET

    Have you often configured the authorization settings of your website to specify areas with special access rules? One of the common scenarios is to create a website that should be available only to authenticated users. When doing this, have you ever run into the strange behavior of a login page life cycle being executed multiple times when the access to all pages is denied for anonymous users? Read on to see why this happens and how you can avoid it with only a few changes in the web.config file of your website.
    January 11, 2013 4 min read
  • Web

    Using Kendo UI templates with Backbone

    Backbone and Kendo make a beautiful combination as we've already seen. But this dynamic duo doesn't stop with the use of the Kendo control suite. Backbone's flexibility and defining characteristic of open and unopinionated structure allow it to be combined with more of Kenod's capabilities than just...
    January 11, 2013 4 min read
  • Web jQuery

    Consuming Services - Cleanly Rendering Returned Data into Your App

    After my last blog post a friend asked for advice on how to render the data that's returned to his app in a clean, simple way. Immediately, two simple ways to accomplish this came to my mind. One using string concatenating and one using a hidden block of HTML as a template.
    January 11, 2013 3 min read
  • Web ASP.NET AJAX

    Get Started with ASP.Net AJAX Controls: Gauging the Data Configuration

    Welcome back to our series on getting started with the ASP.Net AJAX Controls. In part 2 of this series, we defined our project and site layout with navigation menus. In this article we will configure a simple data source with Entity Framework 5 and add our first data-bound component to our dashboard to verify that data is loading properly.
    January 10, 2013 8 min read
  • Web

    HTML5 adoption survey 2013 – your opinion matters

    Building on the success and warm reception of the HTML5 adoption survey we did last year, the Kendo UI team is now ready for the second edition. We’d love to get your opinions and feedback about the software industry at large as well as the web and...
    January 09, 2013 1 min read