Telerik blogs

Latest

  • Web

    IE7 is the new IE6

    A couple of weeks ago we asked you to help us decide how to handle IE6 support in Kendo UI. As we set-out to build the premiere toolset for professional JavaScript and HTML5 development, we want to make sure we avoid introducing any unnecessary "hacks" in the...
    August 31, 2011
  • Web

    Kendo UI Templates: Faster than a speeding Resig

    One of the key components included in Kendo UI is a very high-performance JavaScript "micro-templating" implementation. Almost every JavaScript front-end development project needs templating, so consistent with Kendo UI's goal of providing everything you need for JavaScript development in a seamless, compact package, we've included a...
    August 26, 2011
  • Web

    Shields Up! Web Service abstraction with Kendo UI

    When we last looked at the Kendo UI Data Source, we discovered that it could help simplify the process of talking to OData web service end points. By simply setting the "type" property to "odata," the Kendo UI data source automatically handles the nuances of talking...
    August 26, 2011
  • Web ASP.NET AJAX

    AJAX Series Part 2: Moving to the Client – Using jQuery and OData with Third-party Controls

    Part two of the webinar series occurred yesterday and, just like with the first one, I wanted to follow up with a blog post answering all of the questions that came up. I also wanted to thank everyone that attended, you guys were great and were very attentive (as I saw after reading the chat logs regarding my initial Eval statement!). Your exact question might not be included here, but that’s just due to a duplicate (or very similar) question. You can find all the answers to the questions below: Will this code be made available for download the webinar? ...
    August 24, 2011
  • Web jQuery

    Cross-Domain Queries to OData Services with jQuery

    As more application code moves from the server to the client, it's increasingly common to use JavaScript to load JSON data that lives on a different domain. Traditionally, this cross-domain (or more accurately, cross-origin) querying is blocked by browser security, but there is a popular technique...
    August 24, 2011