Telerik blogs

Latest

  • Web

    Silverlight is Dead, Long Live XAML

      by Stephen Forte (This article is a re-post from the Stephen Forte's Blog)   A few weeks ago I was in the Telerik cafeteria at our world headquarters in Sofia, Bulgaria, and a colleague walked up to me and asked: "Is Silverlight dead?" I replied: "No, but it has seen better days." Since Silverlight's absence from last year's Professional Developers Conference (PDC) in Redmond, WA, the infamous "our strategy has shifted" comment made by Microsoft Server and Tools Division President Bob Muglia, Scott Guthrie's move out of DevDiv, and the recent reorg of the XAML team, the community has been in an uproar assuming that Silverlight...
    July 08, 2011
  • Release

    Introducing RadPropertyGrid for WinForms

    Following our WPF and Silverlight suites, it is our pleasure to present you another great member of the Telerik WinForms family – RadPropertyGrid. RadPropertyGrid for WinForms displays the properties of a given object in a user-friendly way allowing the end-user to edit these properties using our editors. Now you can concentrate all the settings in one place instead of scattering them all over your forms. RadPropertyGrid gives the end-user the ability to filter, group and sort its items thanks to our data processing engine. RadPropertyGrid takes full advantage of the virtualization mechanism, so even if you load an object with...
  • Mobile

    RadListPicker for Windows Phone 7 greatly optimized

    A while ago, when we were designing the architecture of RadListPicker for Windows Phone, we thought that the most common scenario to use the control is with 5 – 20 items at most. That is why we decided not to implement any virtualization techniques and all the items, both in the inline and the popup parts were realized upon control load. The user feedback however was different – we received many requests for a faster list picker, which can easily deal with 50 – 250 or even more items. And we listened to our users – as of Q2 2011 our...
  • Mobile

    Fun with RadLoopingList: Horizontal looping

    With RadControls for Windows Phone 7 Q2 2011 Beta 2 we have extended the feature set of RadLoopingList by adding support for horizontal looping: there is now a new Orientation property which can be set to either Vertical or Horizontal. We have also prepared a nice example in our Telerik Demos app (available on the WP7 Marketplace) which uses RadLoopingList to build a picture gallery that shows gallery items in a movie strip: Since some of you asked us to explain how this example was built, I decided to put it in a blog by giving all the steps you need...
    July 07, 2011
  • Release

    RadTreeList Visual Studio designer in Q2'11 ASP.NET AJAX

    It is my pleasure to present you the brand new Visual Studio designer for RadTreeList control, which is available in Q2 2011 RadTreeList smart tag First of all RadTreeList provides a convenient access to frequently used properties through its Smart Tag in Visual Studio: The smart tag lets you: Bind the RadTreeList by setting its data source control Enable/disable paging and sorting functionality Enable/disable client side selection Create RadTreeList columns collection Open the advanced editor
    July 06, 2011
  • Release

    Q2 2011 Xaml Tools - RadImageEditor

    In our last post we were discussing the importance of good tools to developers and how they help us to perform tasks like testing, profiling, decompiling, and building applications more quickly.  Today I will take us a little further down this path as I explore one of the new ‘tools’ that we are offering in our Q2 2011 Xaml release – RadImageEditor. A Quick Note I had a few questions directed my way in regards to a line from the last post: “…as well as providing controls that are out-of-the-box “tools” to bring enhanced functionality to your applications.” Let me explain this a little further, as...
    July 06, 2011
  • Release

    Office2010 skins now available for RadControls for ASP.NET AJAX

    As Q2 2011 official release is on its way we would like to share with you part of the visuals the AJAX teams have been working on lately: Office2010 Blue, Silver and Black skins       The Office2010 appearance is a natural continuation of the Outlook and Office2007 skins. It resembles Microsoft® Office® 2010 look and feel, bringing to the AJAX world the ultimate Office-like web experience. Unlike our Office2007 skin, which is available in Blue theme only, we are now releasing all three Office2010 variations. Making use of the distinctive colors and smooth gradients, just a scroll away – see the new Office2010...
  • Release

    New Telerik AJAX Skins Assembly

    In order to make the usage of embedded Telerik skins even more transparent than before and reduce the size of the main Telerik AJAX assembly (Telerik.Web.UI.dll), we decided to introduce a separate dll for the AJAX skins (Telerik.Web.UI.Skins.dll) to attain both goals. This assembly will be commenced with the official Q2 2011 release and some of you may have already noticed it in the AJAX Q2 2011 BETA pack posted several days ago. Telerik.Web.UI.Skins.dll will accommodate the new set of skins shipped with the AJAX Q2 2011 drop (Transparent + Office2010 Blue/Silver/Black) while the rest of the skins will remain wrapped...
  • Release

    RadGridView for WinForms gets an Expression Editor in Q2 2011

    Q2 2011 is approaching and along with the other new controls and features that we are going to provide, we are going to equip RadGridView with an Expression Editor. This powerful editor will allow you to build complex expressions using a simple Domain Specific Language, reminiscent of formulas in many popular spreadsheet applications. It will be supported at both design time and run time.  No matter whether you want to build expressions from scratch or select one of the prebuilt functions, RadExpressionEditor will provide a convenient means to do that. It will contain a selectable list of functions, operators, constants and fields....
  • Web ASP.NET AJAX

    Telerik AJAX Visual Studio ToolBox Groups

    With the growing number of Telerik AJAX controls getting more and more with each subsequent release, it is gradually harder for the developers who are expending them to locate a certain control under a single Visual Studio ToolBox group. Which naturally leads us to the isolation of a separate toolbox groups based on the type and usage of the components. Starting Q2 2011, you will find the following ten VS 2008/2010 Toolbox groups for our AJAX components when you install them from the automated package (unless, of course, you canceled the automatic Telerik AJAX toolbox configuration action due to some valid...