Telerik blogs

Latest

  • Productivity

    How to raise event for a mocked call.

    Recently, while i was working with a support issue, I found this interesting piece of test code that i would like to share here. This is actually written by Stefan Lieser (clean code developer from Germany forwarded to me by Jan from Telerik Germany).
    May 27, 2021 2 min read
  • Productivity Testing

    Displaying Incremental DateTime Values in the X-Axis of RadChart

    One of RadChart’s most powerful features is its support for DataBinding. This means that as long as you correctly format your data source, you shouldn’t have to write any backend code to support the generation of the chart. Using a data source with a control as powerful and complex as the RadChart can unfortunately be somewhat confusing. In this post, I’ll shed some light on one of the scenarios you are sure to come across, displaying incremental DateTime values from a data source in the X-Axis of RadChart. Setting Up the Data Source RadChart does not work directly with DateTime ...
    May 27, 2021 2 min read
  • Productivity

    Building a Data Warehouse Part V: Application Development Options

    [repost from Stephen Forte's Blog] See also: Part I: When to build your data warehouse Part II: Building a new schema Part III: Location of your data warehouse Part IV: Extraction, Transformation, and Load In Part I we looked at the advantages of building a data warehouse independent of cubes/a BI system and in Part II we looked at how to architect a data warehouse’s table schema. In Part III, we looked at where to put the data warehouse tables. In Part IV, we are going to look at how to populate those tables and keep them in sync with your OLTP system. Today, our last part in this...
    May 27, 2021 3 min read
  • Productivity Testing

    Silverlight Testing Best Practices

    Join our training and consulting partners Falafel Software for a FREE Webinar which will discuss and demonstrate best practices in testing Silverlight applications using Telerik's WebUI Test Studio QA Edition  Wednesday, September 29, 2010  9:00 AM - 10:30 AM PDT Register now Read more on Telerik Automated Testing Tools P.S. If you are in San Diego for the STARWEST Software Testing Conference don't forget to stop by our shiny booth! You can also join the virtual event today.
    May 27, 2021 1 min read
  • Productivity Debugging

    Isolating a Problem in a Sample Project

    If you have contacted Telerik support before, chances are that you have been asked to send us a sample project. The time invested in isolating a problem before opening a ticket is well paid off. Such tickets require less time for investigation and are usually closed with only one or two replies. In almost all cases the problem can be easily isolated by following a few simple guidelines. Here they are.
    December 16, 2021 3 min read