Telerik blogs

Latest

  • Productivity

    Dealing With Setup Actions and Baseline Datasets

    Many tests need some form of setup action or data before you get rolling in to the test. In a good functional test you want that setup action abstracted away from the UI—having your browser run around creating setup data is slow and brittle! For example, a test retrieving a user from a system shouldn’t first drive the system around to create that user. The action of creating the user for the real portion of the test should fall to some sort of a backing API. That API might call a web service, stored procedure, or even a command line utility. ...
    February 23, 2012 4 min read
  • Mobile

    Building Your First Kendo UI Mobile PhoneGap Application

    With the launch of Kendo UI Mobile this month (have you downloaded it yet?), we introduced a completely new development philosophy into the arena of HTML5 development on mobile devices. What If What if you could develop one native application and target multiple devices? Too good to be true? ...
    February 23, 2012 12 min read
  • Desktop WPF

    XAMLflix Welcomes RadDataBars

    What better way to spice up your Wednesday than by checking out some videos on one of the hot new controls in the RadControls for Silverlight and RadControls for WPF control suites? I certainly can't think of one! RadDataBars allow for a quick and easy display of data in a readable format, perfect for displaying KPIs or other business-centric data within your applications when what you need is an easy way to compare values or track progress over time. For a quick recap, XAMLflix = Videos + Projects covering all of the controls in both the RadControls for Silverlight and RadControls for WPF control suites....
    February 23, 2012 2 min read
  • Release

    Slides, Source Code and Video to the Windows Phone Q1 2012 Webinar Now Available

    Hello everyone, I wanted to thank you all for attending the webinar today. As I promised in the webinar all of the materials are now available for you to download and explore on your own. If you have any questions then feel free to send me a tweet on twitter or leave a comment on here. I’d also suggest that you download the RadControls for Windows Phone 7 if you haven’t already. Q1 2012 Windows Phone 7 Webinar Materials Slides, Source Code and the Recorded Webinar Video The Recorded Webinars As always, all of our webinars are available for viewing on tv.telerik.com. So far, the following...
    February 22, 2012 2 min read
  • Productivity

    Good Ol’ Visual Aid With a Twist in JustCode

    Along with the brand new goodies coming with the latest release of Telerik JustCode, i.e. support for QUnit and Jasmine JavaScript testing frameworks, opening the API to the public, All Types Code Completion (a.k.a. JustCode IntelliSense), etc., there comes a major overhaul of an old friend of ours – the Visual Aid, or lovingly shortened to VA. The main part of the rework there is in the direction of behavior configurability. Thus, a stand-alone VA settings page is brought to life in the Visual Features menu of JustCode options dialog. The old settings are still there. "Show visual aid tag" option will show/hide the...
    February 21, 2012 3 min read
  • Web

    XAMLflix Tuesday with RadListBox for Silverlight and WPF

    Hello everyone and welcome back to the XAMLflix marathon with RadListBox for Silverlight and WPF. We are on day 4 of the marathon and have learned a lot about the new controls that Telerik has to offer. You can get caught up at any time by visiting our XAMLflix page or read below for a short introduction. What is XAMLflix? In case you missed the previous episodes, it is Telerik’s way of teaching you how to use both new and existing controls from Telerik’s XAML suite. Each and every Thursday, we will provide a fresh batch of videos and sample projects highlighting...
    February 21, 2012 2 min read
  • Desktop WPF

    RadDiagram Architecture

    Telerik Q1.2012 XAML Controls are here!  And one of the most interesting new pieces there is the Diagramming control/framework. It is a product of joint venture between Telerik and our awesome partner - Orbifold. RadDiagram brings lots of new and exiting possibilities to both WPF and Silverlight worlds. In this post I'll show off what RadDiagram is and how you can best use it for number of different applications. Let's first take a look and play with it. Control or a Framework? The Control. RadDiagram is very extensible and flexible Control (part of the Telerik.Windows.Controls.Diagrams assembly). It mimics the intrinsic ItemsControl and has two major types of children: RadDiagramShape - an...
    February 21, 2012 3 min read
  • Desktop WPF

    XAMLflix Introduces the RadGanttView CTP

    It's Monday and we've just finished with the Q1 2012 release - meaning it is time for Q1 2012 Webinar Week! We're excited to kick this week off with What's New in XAML 2012, but before you settle down for our metric ton of webinars, read on to see what XAMLflix has for you for our brand new RadGanttView CTP for the RadControls for Silverlight and RadControls for WPF! RadGanttView is used to display tasks and other time-based data in a readable and quickly digestable format, and even in the CPT version we've got a ton of great features to...
    February 21, 2012 3 min read
  • Release

    Telerik Report Designer

    With Q1 2012 release the highly anticipated Telerik Report Designer has arrived - a desktop application for creating reports, utilizing the power of Telerik Reporting. The Telerik Report Designer features a simple ribbon interface and all the necessities for intuitive report creation like report items, wizards, explorers, all of them situated in a comfortable multi-document interface. This allows power users to create and edit ad-hoc reports on the fly.  Creating a report is simple and the output is saved as XML report definition (.trdx or Telerik Report Definition XML) in a proprietary XML format, which can be shared with other users. Your...
    February 20, 2012 3 min read
  • Mobile

    Wrap Layout + UI Virtualization = RadDataBoundListBox for WP

    The standard Silverlight for Windows Phone ListBox, as many of you already now, can be easily tuned to use a different Items Panel from the standardized Stack Panel. This is a really very powerful feature that many of pointed out was missing in RadDataBoundListBox. Since the WrapPanel is another commonly used layout panel in the ListBox context, many of you asked for similar feature in RadDataBoundListBox provided that it further extends to supporting the powerful UI virtualization approach that we already use in our control. Some time ago Georgi Atanasov from my team gave a very thorough explanation of how to mimic a Wrap Layout...
    February 20, 2012 2 min read