Telerik blogs

Latest

  • Desktop WPF

    XAMLFlix RadDataBars Tutorial for Silverlight and WPF

    Every Wednesday we publish a new tutorial based on the XAMLFlix video series.  This gives you the same information as the video, but in a searchable text form. This week we are looking at RadDataBars. RadDataBars are a very useful way to display information about relative sizes and percentages. RadDataBars come in three flavors: RadDataBar RadStackedDataBar RadStacked100DataBar The RadDataBar reflects a single value, typically as a horizontal bar. The RadStackedDataBar reflects a series of values and their relative sizes, one stacked upon another . The RadStacked100DataBar is much like the RadStackedDataBar except that it is sized to fill the entire provided area -- each value given a...
  • Desktop WPF

    XAMLflix Video Tutorial: RadGauge for Silverlight and WPF

    Welcome back to XAMLflix. This week we’ll take a look at RadGauge for Silverlight and WPF. XAMLFlix is Telerik’s way of teaching you how to use both new and existing controls from Telerik’s XAML suite. Every Tuesday and Thursday, we provide a fresh batch of videos and sample projects highlighting a different control, and on Wednesdays we provide a written tutorial. Since our Silverlight and WPF controls share a common codebase and API, you only have to learn how to use these controls once! You can simply copy and paste the code between frameworks. Be sure to check out www.telerik.com/xamlflix for all...
  • Desktop WinForms

    ListBox Tutorial

    Today is Wednesday, and that means another XAMLFlix tutorial – tutorials based on the XAMLFlix video series. Today’s ListBox Tutorial shows you how to get started with the control, set up complex list box items, search and select. RadListBox  Tutorial Video Please feel free to share your comments and feedback. We’d especially love to hear which controls you’d like to see covered next. Wrap-Up & Share Your Thoughts Hopefully you’ve seen here just how quickly and easily you can add RadListBox in your next line-of-business application. And as a reminder, this is only one of controls offered in the Silverlight/WPF suite. So, feel free to...
  • Desktop WinForms

    RadComboBox

    It’s Thursday and time for the latest installment of XAMLFlix. As a quick review, XAMLflix = Videos + Projects covering all of the controls in both the RadControls for Silverlight and RadControls for WPF control suites. We are revamping the entire video library with fresh new content based on the latest versions of our controls, complete with projects so you can grab the same code you see in the video and run with it. Be sure to check out www.telerik.com/xamlflix for all the videos! Discovering RadComboBox RadComboBox is an enhanced drop down list control for displaying and making choices.   Getting Started with RadComboBox – In...
  • Desktop WinForms

    RadMaskedInput

    It’s Thursday and time for the latest installment of XAMLFlix. As a quick review, XAMLflix = Videos + Projects covering all of the controls in both the RadControls for Silverlight and RadControls for WPF control suites. We are revamping the entire video library with fresh new content based on the latest versions of our controls, complete with projects so you can grab the same code you see in the video and run with it. Be sure to check out www.telerik.com/xamlflix for all the videos! Discovering RadMaskedInput RadMaskedInput gives you very powerful control over the input of data. Getting Started with RadMaskedInput– In this...