Telerik blogs
  • Release

    Q3'11 Telerik AJAX/MVC Roadmaps

    I know that some of you, fellow developers, are enjoying the hot summer days and took well-deserved vacations during this period of the year - spending them by the beach with an icy cocktail in hand and getting bronze tan. And I envy you a little for that :) But here, in the Telerik HQ, the working cycle constantly spins no matter what the odds and the weather are, and the time has come to share with you our AJAX and MVC Q3 2011 plans. AJAX Roadmap (View) Quick highlights Two new controls: Social Share and Org Chart New Metro skin (preview can...
    August 10, 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...