Telerik blogs

Latest

  • Release

    Expression Descriptors in Q3 2010 for WPF & Silverlight

    Another four months have gone by and another awesome release of RadControls has arrived! One of the exciting new features in this release are the so-called 'Expression Descriptors'. Previously, whenever our clients wanted to filter data but needed even more control than our good old FilterDescriptor could provide, they had to subclass it and override some of its methods. Even though that approach works, it is tedious and cumbersome. And, as much as LINQ Expressions rock, having to manually generate expression trees by hand... yuck! The new FilterDescriptor<T> allows you to directly plug a predicate that determines which items are filtered. You...
    May 27, 2021 2 min read
  • Release

    Official Q3 2010 Telerik AJAX and MVC bits

    Once again, all Telerik Developer Productivity divisions joined their efforts to deliver yet another major release spanned across the entire Telerik portfolio (which got expanded with one more product line - our Windows Phone 7 controls suite). Mobilizing and keeping in sync 10+ Telerik product lines to supply builds on a specified date involves tremendous energy and discipline, still we succeeded to do that on time as these enthusiasts did back in year 2006:     The news are already transmitted over the air and will soon reach every distant location on the globe - feel free to share our happiness! You can...
    February 19, 2025 2 min read
  • Release

    Q3 2010 - Element Extraction Allows Non-Developers to Work with Variables

     The Q3 release is upon us and we have many new features to tell you about. Our engineers have been hard at work coming up with innovative solutions that will substantially improve your productivity as a QA Engineer. One of these solutions is our new 'Element Extraction' feature. This feature allows you to extract the value of an element and place it into a variable. That variable can then be used by one or more test steps later in your script. It's very easy to setup, let's take a look. From your recording surface, with the Hover Over Highlighting enabled, ...
    May 27, 2021 2 min read
  • Release

    Official Q3 2010 Telerik AJAX and MVC bits

    Once again, all Telerik Developer Productivity divisions joined their efforts to deliver yet another major release spanned across the entire Telerik portfolio (which got expanded with one more product line - our Windows Phone 7 controls suite). Mobilizing and keeping in sync 10+ Telerik product lines to supply builds on a specified date involves tremendous energy and discipline, still we succeeded to do that on time as these enthusiasts did back in year 2006:     The news are already transmitted over the air and will soon reach every distant location on the globe - feel free to share our happiness! You can...
    February 24, 2025 2 min read
  • Release

    Two new features in Telerik TileView

    With the Q3 2010 release, RadTileView supports two new major features: Changing item's visibility Using the Visibility property of the TileViewItems you can now choose which items you see at any given moment. Dynamically setting item's position By setting the Position property of the TileViewItems you’ll now be able to customize the positions of your Restored or Minimized items. There are some important notes considering the position of an item: If there is a Maximized item it will always be on position zero and if you set another item to position zero it will automatically maximize. The position change swaps the items i.e. if you set item...
    May 27, 2021 4 min read