Telerik blogs

Latest

  • Desktop WinForms

    Building WPF-like Interfaces with RadControls for WinForms

    A couple of weeks ago I did a quick review of the white papers we have on RadControls for WinForms and it turned out that they, just like humans, age with time. Although still valid, the white papers were outdated, so we decided to rejuvenate them. The first white paper which we brought up to date is “Building WPF-like Interfaces with RadControls for WinForms." In addition to bringing WPF to the equation (it used to compare our WinForms suite to Windows Vista, which was hype back when the original white paper was published two years ago), it received a new...
    May 27, 2021 1 min read
  • Web ASP.NET AJAX

    Web Service binding with RadScheduler for ASP.NET AJAX

    I'm very excited to announce that the Q1 Beta version of RadScheduler features a completely new Web Service binding mode. This is an important milestone in our quest for top performance. In this mode all operations are forwarded to a Web Service for processing using JSON for transport. This completely eliminates the need for postbacks and improves server load and bandwidth usage. The Firebug screenshot below demonstrates a typical RadScheduler session (with primed browser cache) using Web Service binding: The live demo demonstrates how to set-up RadScheduler using Web Service binding. The process is straight-forward and will be even easier after the final release....
    May 27, 2021 1 min read
  • Productivity Reporting

    Telerik Reporting: Using the PictureBox Item

    Telerik Reporting comes with all essential report items in the Visual Studio toolbox to help you more easily design rich reports. One such report item, the PictureBox, is used to display images on a report. The PictureBox is simple and easy-to-use like the other report items, but in this post I’d like to highlight a couple of its features so that you can take full advantage of its capabilities. Specifically, I will discuss the data binding and layout features that are unique to the PictureBox item. Data Binding Binding image data to a PictureBox report item is very straight-forward. If you’re using the...
    May 27, 2021 4 min read
  • Web ASP.NET AJAX

    RadTips, Episode 17: Repositioning the RadAjaxLoadingPanel for ASP.NET AJAX

    I’m happy to announce another episode of RadTips, a series of screencasts offering tips and tricks for using Telerik's RadControls. If you've missed previous episodes, be sure to check them out. Each is only a few minutes long and covers a specific feature of the RadControls. Here is a list of the last few episodes... Sharing Toolbars with the RadEditor for ASP.NET AJAX Using Declarative Client-Side DataBinding in the RadGrid for ASP.NET AJAX, Part 1 Using Declarative Client-Side DataBinding in the RadGrid for ASP.NET AJAX, Part 2 Introducing the RadInputManager for ASP.NET AJAX Manual Ajax Requests Using the RadAjax Client-Side API If you’re interested in these...
    May 27, 2021 1 min read
  • Productivity Testing

    WebUI Test Studio: Introducing the RadControls Translators

    The Automation Design Canvas is a great test automation solution. You’ll get convinced after watching the videos on Telerik TV or downloading the WebUI Test Studio and start recording your first tests. And still there’s something great to be found about this tool – its excellent extensibility model.   Building the translators During the last couple of months our team had the pleasure to work on extending the tool for the purpose of RadControls for ASP.NET AJAX application test automation. We aim to provide the extensions that will enable our customers to create the necessary regression tests as easy as ...
    May 27, 2021 4 min read
  • Productivity Reporting

    Reporting: assembly scoped user functions

    Hi guys, We've been having requests for the feature in the title for some time and finally we were able to introduce it in the Q3 SP2 release.  Generally user functions allow you to extend the default behavior of the Telerik Reporting engine. They are public static  (Public Shared in VB.NET) methods that should always return a value and can take an arbitrary number of input parameters depending on your needs. They are public static, because they are not related to a concrete instance of a report. They are executed by the expression engine and work in the context of the report processing. If you...
    May 27, 2021 2 min read
  • Web

    Prism v2 now supports Silverlight and WPF

    You know Telerik's commitment to provide cross platform Silverlight and WPF controls with shared code base. Now that you have all those cross platform controls (more to come in Q1) - what is  the next step you need to do in order to have your application working in SL/WPF with a shared codebase? This is an easy question - you need to use the guidance provided from the Patterns and Practices team at Microsoft of course :). There is now official documentation on msdn available. Here is an extract from the project description from the codeplex site: "The Composite Application Guidance for WPF and Silverlight is designed to help you more easily build enterprise-level Windows Presentation Foundation (WPF) and Silverlight client applications. This...
    May 27, 2021 1 min read
  • People

    Free Webinar on RadControls for Silverlight on February 19

    Join Todd Anglin, Telerik Chief Evangelist and Microsoft MVP, at a free Telerik controls for Silverlight webinar that will take place on Thursday, February 19 at 11:00 am EST. This week’s session will help you get started building Silverlight applications using Telerik’s RadControls for Silverlight. You’ll see how to add RadControls to your Visual Studio toolbox and how to work with the controls in Visual Studio and Expression Blend. You’ll also learn how to connect the controls to data and style them in Blend, and even see a preview of what’s coming in Telerik’s Q1 2009 Silverlight release. If you’re considering a Silverlight project,...
    May 27, 2021 1 min read
  • Release

    Telerik on Windows 7 Beta – The Complete Overview

    For those of you that follow my TelerikWatch blog, you know that I recently made the jump to Windows 7 on my primary workstation (build 7000, to be exact). I’ve spent the weekend installing, tweaking, and testing the latest iteration of Windows, and like Vassil before me, my impressions are generally positive. Microsoft has definitely worked hard to ensure the compatibility nightmares of the XP to Vista jump are not repeated with Windows 6.1 7. I’m confident I’ll be able to use Windows 7- even in beta form- reliably as my full-time OS from this point forward. As far as Telerik is...
    May 27, 2021 3 min read
  • Productivity Testing

    Announcing WebUI Test Studio: Test Automation Has Never Been So Easy

    I’m excited to announce publicly that from Q1 2009 the Telerik portfolio will be extended with the WebUI Test Studio product. Powered by ArtOfTest, the new test automation solution reduces to minimum the efforts needed to test your Web Applications regardless complexity and structure. In order to make the life of developers and QAs working with RadControls for ASP.NET AJAX even easier, the tool also extends the Automation Design Canvas codeless recording solution to operate over the RadControls Web Apps. Read more on the product home page.   Why is it so easy? The environment is well-known – ...
    May 27, 2021 3 min read