Telerik blogs
  • Mobile

    Integrating your Windows Phone unit tests with MSBuild #3: The dedicated Test Runner Task

    First of all, let me wish you a very happy and productive 2011! May the good Silverlight forces be with you and let’s hope that this year will be full of technology excitements and challenges! For the ones who haven’t followed me until now – this is the third installment of a blog post series focusing on an automation infrastructure for the execution of unit tests for Windows Phone 7 with MSBuild. This blog focuses on the MSBuild task, part of the unit test automation infrastructure, that installs the unit test application on the Windows Phone 7 emulator and runs the...
    January 13, 2011
  • Mobile

    Integrating your Windows Phone unit tests with MSBuild #2: Technical Overview

    Last week I started a blog post series that introduces our approach of automating the Windows Phone unit test execution on our build machines simply sharing the idea behind the automation infrastructure. I have also prepared a diagram that follows the automation process and have structured what I plan to share with you in the following weeks. Now, with the second post of the series I am going to make a more detailed technical overview of our infrastructure and give some reasons for choosing the discussed approach. The Dedicated Build Task and communication with the Windows Phone 7 emulator As already mentioned,...
    December 16, 2010
  • Mobile

    UI vs. Compositor – Demystifying the main Windows Phone 7 OS threads

    Having spent a couple of months focused on Windows Phone 7 development, I must admit that Microsoft have managed to bring something completely unique and intriguing to the mobile world. Not only the fact that the UX has nothing to do with what’s currently on the shelves, but also the whole platform with its potential and developer accessibility make WP7 very thrilling. I really think that ‘Silverlight’ and ‘mobile’ are two words that should have been stick together anytime soon and with WP7 Microsoft made what should bring them back on the scene – they simply brought Silverlight into mobile. In...
    December 13, 2010
  • Release

    Introducing the RadNumericUpDown Control for Windows Phone 7

    While developing the RadControls for Windows Phone 7 QSF we heavily discussed how the screen real estate should be organized so that we can display as much content as possible without losing on the UX front. We have many examples where user input is required which automatically implies increased amount of controls on the example page and thus leading to difficulties when optimally using the screen space. For instance, our Animation examples allow for adjusting animation parameters to better demonstrate functionality. At the beginning we implemented the input via TextBox elements: we allowed the user to type in the desired value, after that...
    December 13, 2010
  • Mobile

    Integrating your Windows Phone unit tests with MSBuild #1: Introduction

    When we started preparing our development infrastructure for the RadControls for Windows Phone 7 suite one of the interesting challenges that we faced was the automation of the unit tests execution. Of course, each developer could run the tests on their local machine manually, but this approach is rather cumbersome, especially when the amount of unit tests grows as the project evolves. Therefore we decided to take some time and research the possibilities for running our unit tests on the Windows Phone emulator automatically by integrating them with our MSBuild projects. The idea we came up with is quite simple in...
    December 13, 2010