Telerik blogs
  • Release

    Upgrade Wizard: auto-upgrades and more

    Developers (yours truly included) often hate it when there is a need to deal with an external tool to accomplish a simple task. The upgrade process of RadControls seems such a task – you need to start a browser, open the Telerik website, login to your account, navigate to the Downloads section, download the installer and run it. Even more - if you want to keep updated you need to either check your RSS reader or e-mail, or refresh the Downloads page when you’re eagerly waiting for a new version.   One of the new features in the RadControls for ASP.NET...
    October 26, 2009
  • Release

    RadControls for WPF/Silverlight Q3 Beta 2 release is live!

    Hey everyone, start your morning off right by heading to your client account and downloading the new beta releases for RadControls for WPF and RadControls for Silverlight. Or you can start at Telerik Labs and work your way from there. :) In our RadControls for WPF suite, you now have access to exciting new controls like RadRibbonBar and first looks at the WPF versions of RadMenu and RadContextMenu.  Check out the browser based demo, or better yet download the beta bits and see it for yourself.  With RadControls for Silverlight, you get updates to RadTileView, RadOutlookBar, RadRibbonBar, and more- all based on community feedback...
    October 19, 2009
  • Web

    Navigation for CoverFlow

    The Silverlight team decided to remove the ScrollBar control that used to be part of CoverFlow's control template. One of the reasons behind this decision is the easiness by which you can now, using Silverlight 3 element binding, create your own navigation. To learn more about all changes introduced by the beta version check my previous blog post here. This article explains in details how to create your own navigation using a range control, e.g. one that inherits from the RangeBase class. The first thing we need to do is to declare a CoverFlow control with some items in a straight-forward...
    October 06, 2009
  • Web

    API changes introduced by the new CoverFlow control

    If you missed the buzz, the Telerik team plans to distribute a beta release introducing new controls that will be officially included in the Q3 2009 release scheduled for November 2009. For those of you that didn’t have the opportunity to get familiar with what the new CoverFlow offers, take a look at my previous blog post here.   One of the new pieces that will be part of the pack is the new CoverFlow control. It is important to note that from Q3 2009 all previous versions of the control will be replaced with this one, which is specifically built for...
    September 14, 2009
  • Web

    RadScheduler for Silverlight learning series, part 4: So what is RecurrenceExceptionHelper?

    For those of you following this series, I'm going to take a slight detour to explain one of the little bits of magic that we have been using to make loading and saving appointments very easy: RecurrenceExceptionHelper.  If you downloaded the sample application from part 3, you'll see this sitting in the Silverlight-RIA-Entity folder (aka the Silverlight portion of the solution).  The first thing you might be asking is where the need for such a class comes from.  Well, handling Recurrence rules and Exceptions are two of the more complex things that you can do when working with appointments.  When...
    September 10, 2009