Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Desktop WPF

    XAMLflix proudly presents RadTimeline

    It's Friday and we're on day two of the XAMLflix Q1 2012 Release Marathon! If you haven't been watching XAMLflix, you may have been living under a rock these last four weeks, but regardless we've now got a brand new XAMLflix page on the site to help you stay up-to-date with the latest and greatest from this series as well as providing links to all past episodes. And trust us, folks, with well over 70 controls in Silverlight and 60 in our WPF suites, we've got a lot more coming! For a quick recap, XAMLflix = Videos + Projects covering all...
    February 17, 2012 2 min read
  • Desktop WPF

    XAMLflix Marches On with RadScheduleView for Silverlight and WPF

    It's Thursday again, which means we're ready for another installment of... XAMLflix! If you haven't tuned in over the last few weeks to our RadChartView and RadBarCode posts, my partner in crime (Michael Crump) and I have been working on a new initiative to help accelerate your education when it comes to the RadControls for Silverlight and RadControls for WPF control suites. XAMLflix is intended to deliver quick, to-the-point videos highlighting features and functionality of our controls alongside sample projects with the exact code you are seeing in the videos. One step better, since our Silverlight and WPF controls derive from a common code-base...
    February 09, 2012 3 min read
  • Desktop WPF

    RadMap for Silverlight / WPF: How to resize map shapes with mouse dragging

    RadMap provides a rich set of geocoordinate-enabled shapes that can be defined and displayed onto the map surface .There are scenarios, however, where you would like to do more than just position a shape onto the map. This blogpost will demonstrate how to manipulate each individual segment of line/polyline/polygon shape based on mouse input from the user. For example we will select (highlight) a point, and drag the selected object to another location on the map – modifying in this way the shape or the line segment. First of all we’ll need two Information layers – one...
    January 09, 2012 2 min read
  • Desktop WPF

    Filtering Collection Properties with RadGridView for Silverlight and WPF

    By default, RadGridView will not be able to filter properties which are IEnumerable. However, with two of its features you can easily add this custom functionality. The first feature you need to use are the Custom Filtering Controls which I have explained in one of my earlier blog posts so I will not go into detail here. The focus of this blog is how to implement the IFilterDescriptor interface so that our data engine can filter your enumerable property. This interface allows you to provide a filtering expression. This expression will be used when the data engine performs the actual filtering. In the...
    December 05, 2011 3 min read
  • Desktop WPF

    Boldly Looking Forward with Silverlight, WPF, WP7, and Xaml

    Now that the dust has settled from Build, we’re all back to our day jobs and still working on the same Silverlight, WPF, and Windows Phone projects that we were working on before Build. As you might have read from Todd, Doug, Vassil, Steve, or Silverlight experts like Jeremy, Dan, and Laurent, the sky has in fact not fallen and the future for .Net development on the non-Metrofied Windows 8 desktop is alive and well.  On top of that, since most of us are working on projects in the here and now and want support for multiple versions of...
    October 05, 2011 4 min read