Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Web ASP.NET AJAX

    AJAX Series Part 1: Building a Web Applications with Third-party Controls in Real Time

    First of all, I want to thank everyone that joined us for the first part of this ASP.NET AJAX Webinar Series! There was a great turnout, and from the look of the comments you guys enjoyed the material as well! Keep in mind that next Tuesday, August 23rd, the second part of the series takes place at 11 AM EST (-5 UCT) so set up your reminders now :) As mentioned during the webinar I wanted to follow up with a blog post containing the answers to all of the questions that popped up during the presentation. If your exact question...
    August 18, 2011
  • Web ASP.NET AJAX

    3 Reasons Why You Should Register for Our Special ASP.NET AJAX Webinar Series

    You’ll see Telerik’s Evangelist Carl Bergenhem build an ENTIRE e-commerce application in real time showcasing the capabilities of RadControls for ASP.NET AJAX You’ll see how easy it is to take advantage of modern technologies, like jQuery, OData, Azure, HTML5/CSS3 when you use Telerik’s ASP.NET AJAX controls You’ll get advanced tips and tricks on how to optimize the performance of your applications Did I say only 3 reasons? In case you give me 30 more seconds of your time, here’s the rest of the deal: At the end of the series not only will the attendees get the sample application’s source code in case they’d like to play...
    August 10, 2011
  • Web ASP.NET AJAX

    Getting Started with RadNotification

    Having the ability to quickly, and easily, present an important piece of information to your users is very important. However, having a huge window or a JavaScript alert popup appear in the middle of the screen certainly isn’t too discrete and can end up annoying the user. This is why we created the RadNotification control. This new component allows you to have a similar popup to what you might already be used to from Outlook, a quick box that appears somewhere on the screens and then later disappears. In this blog post we will take a look at this new...
  • Web ASP.NET AJAX

    A closer look at the new RadNotification control in RadControls for ASP.NET AJAX

    Have you ever searched for a quick and simple way to notify your users that something new is going on? Or just to show them some status message upon specific condition or time interval? This is now pretty easy to achieve with the new RadNotification control which joins RadControls for ASP NET AJAX suite in the Q2 2011 release! Until now, you could achieve the same effect by using some popup in multiple approaches but you will always need to add a timer, load on demand code, server script or something else, depending on the exact requirements and that is why...
    July 27, 2011
  • Web ASP.NET AJAX

    Telerik RadControls for ASP.NET AJAX – Getting Started with RadImageEditor

    We often get requests for new controls and features for our products here at Telerik, and the RadControls for ASP.NET AJAX are definitely no exception. One of the most popular requests has always been for the ability to edit images online. Enter the RadImageEditor. This new control, introduced with the Q2 2011 release, allows for end users to take images, edit them in various ways, and then either save them to the server or to their local machine. In this blog post I’ll introduce this new control to you, taking a quick look at how to set it up (it’s...