Telerik blogs

Latest

  • Web ASP.NET AJAX

    How to load 1M+ records in Telerik’s ASP.NET Grid without Compromising Performance

    The latest release of Telerik’s ASP.NET AJAX controls (Q3 2013) shipped the so famous virtualization feature in our almighty ASP.NET DataGrid allowing you to load hundreds of thousands of records without compromising performance. Another goal for this functionality was to replace the previous Virtual Scrolling and Paging features which were a great example but did not deliver the full user experience that a virtualization mechanism could deliver.
    November 12, 2013
  • Web

    How To Do JavaScript Alerts Without Being A Jerk

    Alerts can be dangerous if overused. Additionally, they are not going to win you any design awards. However, they do have a place. In this article, we take a look at how to create sexier JavaScript alerts that are not so jarring to the user experience.
    November 12, 2013
  • Web

    Know When To CDN

    There’s no doubt that JavaScript, CSS, images and other resources are becoming larger and larger and HUGELY McHUGENATOR sized these days (just take a look at any popular website you visit!). To make matters worse, though, we also have more people accessing these monstrous websites with 50megs of animated jiffs (pronounced “gif”), 10megs of JavaScript and more CSS than an MS-Word document’s “export to HTML”. Things are a bit of a mess, quite frankly. But there’s hope, even with the monstrously sized sites and ever-increasing number of mobile users. Content-Delivery Networks (CDNs), while not a silver bullet by any means, can help you to reduce the amount of time that it takes to deliver your website assets around the world.
    November 08, 2013
  • Web ASP.NET AJAX

    Easily Display Any Type of Content in a Popup with Telerik's ASP.NET LightBox Control

    Easily Display Any Type of Content in a Popup with Telerik's ASP.NET LightBox Control RadLightBox offers rich client and server-side API, data-binding capabilities, template support, animations and many more features.
    November 07, 2013
  • Web ASP.NET AJAX

    Codeless File Uploading to Windows Azure Storage using Telerik’s Cloud Upload for ASP.NET AJAX

    File Uploading is one of the trivial tasks for almost any web application. With everybody on cloud now a days you applications must support uploading files to these cloud storages. With Telerik's Cloud Upload for ASP.NET AJAX you can achieve file upload to cloud storage provides without writing any code. In this blog post we look at Cloud Upload support for Azure BLOB Storage.