Telerik blogs
  • Web ASP.NET AJAX

    Get Better Performing Input Fields in Your ASP.NET AJAX Apps

    As we are constantly trying to improve our controls, in Q3 2011 we are introducing new HTML rendering for Telerik’s ASP.NET AJAX Input control – single input rendering. First of all I should assure you that the old rendering is still available, so all your custom styles and complicated scenarios with RadInput will still work. Let’s check some of the advantages of the single input rendering mode comes with:  No table is used when having buttons and/or labels, which results in quicker rendering. Less HTML is rendered as a whole, which leads to less data transferred to the client. The control can show readable text when...
    November 18, 2011
  • Release

    Super-charged Performance Optimizations for Telerik's ASP.NET AJAX Grid in Q3 2011

    One of the most used features of Telerik’s Grid for ASP.NET AJAX is grouping and for some time now we have been receiving feature requests from customers regarding grouping performance optimization. This task was not so easy, but after some months of research, implementation and a lot of headaches we finally succeeded with this complex challenge! I want to introduce to you the new linq based grouping for Telerik’s Grid for ASP.NET AJAX which will be available in the Q3 2011 ajax release. The new grouping mechanism features incredible performance optimizations in scenarios with large data sources, containing thousands or millions of...
    November 08, 2011
  • Mobile

    JavaScript Performance On Mobile Devices

    While working up a blog post today on creating a simple game with HTML5, I tested the app on my iPhone and found something quite interesting.  It was ridiculously slow. You can check out the application here and see it’s performance on your mobile device.  It appears to...
    October 08, 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
  • Release

    SP1 of Telerik Reporting Q1 2011 Available; Brings Improved Performance in Silverlight and WPF

    Yesterday we dropped a new minor version of Telerik Reporting Q1 2011. Among the plentiful fixes, you will find some important improvements, aided to improve the overall operation of the product, both in design time and run time. Performance Improvements in Rendering Silverlight and WPF Reports The XAML rendering extension now uses a new lightweight mechanism that overcomes issues related to highly concurrent multi-threading applications. The new XAML rendering removes the STA thread requirement when generating Silverlight and WPF reports, which leads to improved performance and optimized server resources. The new rendering aims at improving the rendering speed of large SL and...