Telerik blogs

Latest

  • 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...
    May 27, 2021 2 min read
  • Release

    RadControls for Windows Phone 7 - on Sale from March 16th at a Special Promo Price!

    In keeping with St. Patrick’s Day and the luck o’ the Irish we’ll be offering RadControls for Windows Phone at a great promotional price - starting March 16. To find out just how lucky you are (Irish or not) right now, type “a pleasant surprise for windows phone developers” in Google and check the first result you see. Or click on “I’m feeling lucky” if you have disabled the instant feature. We promise you’ll be celebrating the pot of gold saved at the end of this rainbow-a-la-Google-search.  :-) For the less-up-to-speed, Telerik RadControls for Windows Phone are built from the ground up for the...
    May 27, 2021 1 min read
  • Web

    RadGridView for Silverlight and WPF performance compared to Silverlight and WPF DataGrid

    Just before our upcoming Q1 2011 release (next week) I’ve decided to check RadGridView performance compared to standard Silverlight and WPF DataGrid components and to test this I’ve declared a TabControl with two tabs - RadGridView in the first tab and a standard DataGrid in the second. Both grids are bound to collection with 1 million records. Having a collection with 1 million objects with many properties (for example 1000 properties) will consume a lot of memory and the creation will be insanely slow and that is why I’ve decided to turn off auto-generated columns for both grids and add desired...
    May 27, 2021 2 min read
  • Release

    Q1’11 Pre-Release Series: Coded UI Testing, RadWizard, and fast TreeView coming to Telerik Windows Forms

    Q1'11will definitely be huge for RadControls for WinForms! The Telerik WinForms controls will be the first suite to be compliant with the latest user interface accessibility and UI automation standards, namely Microsoft Active Accessibility (MSAA) and Coded UI tests. MSAA is designed not only to help visually impaired people, but it is also a great automation tool, which Microsoft included in Visual Studio 2010. The automation allows developers to access and manipulate all UI elements in applications that support it (if you need ASP.NET, Silverlight and [soon] WPF test automation, check out Telerik WebUI Test Studio). We have also extended our localization...
    February 19, 2025 2 min read
  • Release

    New Themes Coming to Telerik Windows Forms in Q1’11 and Why We Rebranded an Existing Theme

    As you all know Telerik always strives to follow the latest UI innovations and improvements that the software market offers. With the release of Microsoft Office 2010 we turned our eyes and efforts into creating a theme that covers this style. As a result in Q3 2010 we introduced the Office2010 theme which followed the silverish look of Microsoft Office 2010. However, we did not stop there. We wanted to provide the full color palette that Office2010 provides. This is why the Telerik Office2010 theme is going to be followed by new fellow themes – Office2011Black and Office2010Silver: Office2010Blue Office2010Black Office2010Silver You should be...
    May 27, 2021 2 min read
  • Release

    Telerik AJAX controls with MSHelp3 documentation as of Q1 2011

    Here are some invigorating news from the Telerik labs - starting with the official Q1 2011 release our AJAX components will provide integrated VS 2010 MSHelp3 documentation! For all of you who take advantage of the new Visual Studio help format and Help Viewer 1.0, now is the time to dive into the RadControls for ASP.NET AJAX help directly from Visual Studio 2010 (by simply pressing F1 as usual). We are beginning to use the Sandcastle project to generate CHM, MS Help2, MS Help3 and web documentation for our AJAX controls (the Telerik MVC Extensions do that from day one). With this step we...
    May 27, 2021 2 min read
  • People

    Telerik seminars in Sydney next week

      Telerik Australia event: Focus on Developer Productivity Telerik, the market-leading provider of end-to-end solutions for application development, automated testing, agile project management, reporting, and content management across all major Microsoft development platforms, is coming to Australia. We invite you for in-depth sessions with industry experts and Telerik Senior Leadership.   All attendees will receive a copy of Telerik JustCode, valued at $199. Please note these are 4 separate seminars; you need to register for all those you intend on attending.   The Agile Buffet Table: Implementing your own Agile Process  with Microsoft ALM Tools New to Agile? Having challenges implementing an agile process in your organization? Have you been using Scrum, but need...
    May 27, 2021 4 min read
  • Productivity Testing

    Acceptance Test Driven Development

    Acceptance Test Driven Development represents another step in the pragmatic, cooperative style that was described 10 years ago when a group of 17 software developers gathered at Utah’s Snowbird ski resort in February 2001 and issued the Manifesto for Agile Software Development, with its guiding principle of: “Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.” The Agile Manifesto also includes the principle of: “Business people and developers must work together daily throughout the project.” Perhaps the developers spent the evening hours around a big fireplace at Snowbird – feeding the flames with ...
    May 27, 2021 3 min read
  • Desktop WPF

    TileView with DataPager

      With this post I’ll show you how to create a simple catalog like functionality for your application using RadTileView and RadDataPager.  We will create a catalog with 10 000 RadTileViewItems distributed in 100 pages and each page will have UI Virtualization. At the end this sample application will look like this: Demo We’ll start with a tileview, a datapager <Grid x:Name="LayoutRoot" Background="White">     <Grid.RowDefinitions>         <RowDefinition />         <RowDefinition Height="Auto" />     </Grid.RowDefinitions>       <telerik:RadTileView x:Name="myTileView" />     <telerik:RadDataPager Grid.Row="1" /> </Grid> … and a simple business item...
    May 27, 2021 2 min read
  • People

    Free Webinar on What’s New in Telerik Desktop & Phone Technologies in Q1 2011!

    Register for the Free Webinar on What's New in RadControls for Windows Phone 7, RadControls for WinForms and RadControls for WPF in Q1 2011. Register now as seats are limited! When: Thursday, March 22 11:00 AM - 12:00 PM EDT Register 10:00 PM - 11:00 PM EDT Register   Check this page for the full Q1 2011 webinar listing....
    February 19, 2025 1 min read