Telerik blogs
  • Release

    Meet Telerik’s ASP.NET AJAX ODataDataSource Control

    It has been a while since we introduced the initial version of the OData binding API for our controls. Despite providing robust OData binding, the old API had one major drawback – it was tedious to configure. A lot of markup was required and there was no design time in order to make developers life easier. Well, this is no longer! I am glad to announce that with Q2 2012 we are shipping our newly baked ODataDataSource control which is intended to replace the old API and provide more robust and straightforward way to consume OData services. Visual OData Binding  Its goal...
  • Release

    Telerik ASP.NET AJAX Q2 2012 Release is Here!

    I am happy to officially announce that the Q2 2012 release of Telerik's ASP.NET AJAX controls is out of our door and you can start using it in your applications immediately. Probably most of you have heard already the news from Telerik's press release. For the rest, hurry up and download a trial now or go to your account to get the licensed version. You can see what new features we have shipped with the Q2 2012 release by visiting our What's New page or by checking the release notes to get a better idea of what is fixed as well. I also would like to bring your...
    June 13, 2012
  • Release

    RadGrid for ASP.NET AJAX boosted with new features in Q2 2012

    We are proud to announce that the rich set of client and server-side features in RadGrid has grown with two new long-awaited members. Starting with the Q2 2012 Beta release we have introduced the option to add MultiColumn headers to RadGrid and a new flexible client-side template for the GridTemplateColumn. Below I will present in short each of the two features and how they can help you visualize and summarize your data in much cooler ways. First we’ll start with the MultiColumn headers. This feature gives you the ability to build arbitrary complex structure on top of your headers which summarizes...
    June 08, 2012
  • Web ASP.NET MVC

    HTML Helper Basics of Kendo UI for ASP.NET MVC Beta

    Last week, we shipped the Beta release of Kendo UI for ASP.NET MVC. If you haven't already done so, I'd encourage you to check it out, especially if you're building websites with Kendo UI on ASP.NET MVC. In this blog post, we'll explore three basic concepts...
  • Web ASP.NET AJAX

    ASP.NET Web Forms and HTML5, Part 1

    This is the fourth module in the ongoing course, HTML5 Development for ASP.NET Developers. In case you're just joining us, here's what we've covered so far: Hello jQuery Hello Services / WebAPI, REST, JSON and AJAX Hello HTML5 In this module, we'll focus on ASP.NET Web Forms. ASP.NET Web Forms has been...