Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Desktop WinForms

    Telerik RADControls for Windows Forms Webinar Sample Code and Slide Deck

    For those of you that attended the What’s New for Desktop Developers in Q2 2011 Release Webinar, thank you for attending!  For those that didn’t get to attend (or for those of you that want to go back through it since it was jam packed with information), the recording worked perfectly, and I will be posting it to Telerik TV in the next 48 hours!  Several people attending the webinar asked for the source code for my project that I created to demo the features as well as the powerpoint slides, and you can get them both here (slide deck, code...
    July 21, 2011
  • Desktop WinForms

    Let’s build a board game with RadGridView for WinForms

    You probably know RadGridView for WinForms. It became a must for every serious business application for its great and widely used features – load-on-demand hierarchy, self-referencing hierarchy, grouping, sorting, filtering, exporting capabilities and many others. There is one more cool feature that will greatly improve the user experience of your application – our built-in drag and drop mechanism. This is the core feature of the application that we would like to introduce today, namely Telerik Checkers.   As the name implies, Telerik Checkers is an implementation of the standard Checkers game and follows most of its rules. The drag and drop restrictions and customizations are possible thanks to the...
  • Desktop WinForms

    RadDragAndDropManager - What's in a Drag Cue?

    Every once in a while a customer will come to us and ask about a particular piece of functionality in one of the RadControls for Silverlight or RadControls for WPF that isn't covered in the demos, documentation, or videos. Just this week, one of the fans on our Telerik Facebook page did just that - specifically asking whether you could use a certain type of layout panel for the drag cue of RadDragAndDropManager.  Normally in a case like this, I want to say "Yeah, it's just a DataTemplate in Silverlight/WPF, so you could do almost anything there!" But we're developers, and code speaks...
    April 15, 2011
  • Desktop WinForms

    Make Your Telerik WinForms-enabled Applications Start Instantly

    RadControls for WinForms is a very well structured package of controls, with an excellent balance between performance and features. Still, firing up an application built with Telerik Windows Forms may take a few seconds – time that end-users prefer to get rid of, if possible. So, here is a nice trick which makes your RadControls-enabled application run instantly on the client. This solution is common for large applications such as the Open Office suite. The idea here is to load some application resources (in our case - the  whole application) when the Windows starts. When the end-user starts the application,...
  • Desktop WinForms

    Save Development Time with the Theme Viewer for RadControls for WinForms

    With the number of the themes in our suite constantly increasing (two more are coming in Q1 2011) it will surely take some time to review all of them for the different controls. This may sound like a simple problem, however the plot thickens when you are creating a new theme and you would like to know whether your forms look properly with your custom theme, and whether you are not missing an unstyled element here and there. As a result, in Q1 2011 we will introduce a new tool that solve these issues for you, and will save you time...