Telerik blogs
  • Web

    Want to see the (bright) Future of Silverlight?

    The latest release of Silverlight - ver.4 was released earlier this year. For me this was the first Silverlight release that was stable and mature enough so that I could recommend to anyone building business applications to use it broadly. Now, six months later, we can see that the Silverlight adoption is very high and that there are a lot of great tools built with it. Regardless of all the recent comments and mostly speculations about the future of Silverlight I believe that this will be the primary MS platform for building applications for Windows and Mac in years to come. At MIX this year, the Silverlight platform was also introduced to...
    November 16, 2010
  • Release

    RadControls for Windows Phone 7: Introducing RadWindow

    Graphical user interfaces are rife with popups and messages springing from every direction in order to notify users of important information. The Windows Phone 7 experience is no different and RadWindow is here to provide this functionality. Currently the toolkit for windows phone development provides a Popup control out of the box, so why bother writing a window from scratch? The main reason is that the stock popup is not hardware accelerated, that is, animations on UI elements displayed on it are executed on the UI thread, it doesn’t matter if the animation is a simple double animation, if you...
    November 15, 2010
  • Mobile

    Page Transitions for Windows Phone 7 Application

    Bring Motion to your Windows Phone 7 Application using the Telerik animation engine and page transition framework. I will not reveal a big secret if I say that the whole Metro UI guidelines are based on content and motion. But how can you bring motion to your applications? This is the question we asked ourselves back in the days when we started to work on our Rad Controls for Windows Phone 7. We are now happy that we released the first CTP version of the controls with support for Metro like animations and transitions. We built our own Animation and Transition engine from the ground up...
    November 04, 2010
  • Mobile

    RadControls For Windows Phone: Using RadPickerBox

    RadDatePicker and RadTimePicker have a lot of basic common functionality. One of the components that provide some of this common functionality is RadPickerBox. It is a very basic control designed to provide an easy way for users to display some content, just like ContentControl :
    November 03, 2010
  • Mobile

    RadDateSelector for Windows Phone 7 – Loaded within a standard in-browser Silverlight application.

    Silverlight for Windows Phone 7 is version 3.7 hence a WP7 control should be easily used within a standard Silverlight 4 application. But that’s in theory. The major differences between these two worlds are the so called “Manipulation” events. Each UIElement in WP7’s Silverlight is “enabled” with the following routed events: ManipulationStarted ManipulationDelta ManipulationCompleted  Generally this sequence of events encapsulates one or more touch gestures in a transaction block. The event arguments carry all the information needed to determine what the gesture is and what effect to generate. And of course RadControl for WP7 use these events extensively in order to provide consistent and rich...
    November 02, 2010