Telerik blogs

Latest

  • Desktop WPF

    How to apply different templates to different appointments of Telerik Scheduler for WPF/Silverlight.

    In the upcoming Q2 release RadScheduler  will include a new property called AppointmentTemplateSelector. This property will be included in both  Silverlight and WPF versions of the control. Using it,  you will be able to easily apply different DataTemplate  to the appointments by any custom condition. All you need to do is to create a custom class inheriting from the  DataTemplateSelector class and override the SelectTemplate method.   For...
  • Desktop WPF

    Telerik Sales Dashboard Demo for Silverlight and WPF

      Telerik Sales Dashboard demo application shows you how to benefit from:  Code reuse between the Silverlight and WPF UI Implementing the Composite Application Guidance for WPF and Silverlight ("Prism") Using OpenAccess ORM for building an optimized data layer with little or no coding  The Telerik Sales Dashboard is a demo application for monitoring a company’s sales representatives’ performance. The dashboard provides senior management with rich data visualizations for analyzing enterprise data, thus facilitating the decision-making process in a typical business environment. The demo demonstrates a best practice approach for structuring a large-scale enterprise application that has a single business-logic layer shared by two different presentation...
  • Desktop WinForms

    Smarter ComboBoxes inside a Telerik WinForms RadGridView (repost)

    Our friends from Falafel Software have posted some interesting tips in their blog on extending RadComboBox while used in RadGridView for WinForms.   Feel free to check it out here: Smarter ComboBoxes inside a Telerik WinForms RadGridView   Thanks, Rachel!...
  • Desktop WinForms

    Using RadComboBox for WinForms with LINQ

    LINQ is a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. It extends C# and Visual Basic with native language syntax for queries and provides class libraries to take advantage of these capabilities. LINQ is great in improving the readability and maintainability of your code.   Our controls work flawlessly with LINQ and we plan to prepare a series of blog posts on utilizing LINQ when programming with RadControls for WinForms. Following last year’s Emulating Paging with RadGridView for WinForms and LINQ with 1 million records, now it is time to give you a quick overview...
    May 27, 2009
  • Desktop WinForms

    Quick Overview of RadCarousel For WinForms

    I put together a quick introduction to the RadCarousel for WinForms control and how you can get started working with it.  I have shown this control to a number of people during conferences and they always think it is a WPF control instead of WinForms.  It is really easy to get things going and simple to work with.  I hope you will take a look at the...
    May 18, 2009