Telerik blogs
  • Mobile

    Windows 8 & Data Binding. Part 4–Data Conversion

    In Part 3 of this little mini-series on data binding in Windows 8 we looked at Element Binding. Today, we’ll take a look at Data Conversion. At times the data in your business object (the source for your binding) and the target UIElement may not have an exact type match. For example, if your Employee class wants to keep track of the start date for each Employee, a sensible way to do so is with a DateTime object. However, when we display that data we’ll want to use a Text object, and we may not want the entire default conversion of...
    August 17, 2012
  • People

    Google Rocking the London Startup Scene

    While I was in London last week, Telerik’s UK Country Manager and I took some time to visit the Google Campus, a massive co-working and startup incubation space. There are six floors of co-working space where you can apply to be a resident if you are a startup based in London and an awesome cafeteria/coffee shop where anyone can come in for the day. On the top floor is Google’s offices. Even though Telerik has a London office, we registered online and spent a day working at the co-work space, mostly to get a feel for the co-work space and check out the scene. (Also, Telerik’s KendoUI was...
    August 17, 2012
  • Web

    Windows 8 RTM. Who Cares.

    If you missed all the excitement on the interwebs yesterday, you should know that Windows 8 officially went RTM. My good friend and prolific animated GIF pundit John Bristowe posted this apt metaphor of the frenzy over at MSDN. You can count me in the pile of chaos...
    August 17, 2012
  • Productivity Testing

    Test Studio’s Love for Visual Studio 2012 (RTM)

    You can tell the VS team has an appreciation for Test Studio because they’ve went with our color scheme for the VS 2012’s artwork: As you may already know Visual Studio 2012 is here. And the answer to the question you’re probably asking yourself is:   “Yes, Telerik’s Test Studio fully integrates with Visual Studio 2012” That’s right – VS 2012 is now officially part of the Test Studio-integrated family (alongside VS 2008 and VS 2010). Hooray!     Testing-wise the major change in Visual Studio 2012 is that Test View is gone. Instead we have the Test Explorer. We recommend that you checkout this...
    August 16, 2012
  • Desktop

    Creating A RadCartesianChart – Line Graph

    In this post, I will explore creating a line chart using the RadCartesianChart from the Telerik Windows 8 UI Controls.  You can Download Telerik Widows 8 Controls here. Figure 1 shows the chart we wish to build. This is a linear chart built with a RadCartesianChart. It represents revenue for the last six months of 2012, The best way to approach building a line chart (or any chart) is to start with the data you wish to display. In this case, we will use mock data representing Monthly Revenue earned from July through December 2012. The class that will hold our data...
    August 16, 2012
  • Mobile

    Windows 8 & Data Binding. Part 4–Data Conversion

    In Part 3 of this little mini-series on data binding in Windows 8 we looked at Element Binding. Today, we’ll take a look at Data Conversion. At times the data in your business object (the source for your binding) and the target UIElement may not have an exact type match. For example, if your Employee class wants to keep track of the start date for each Employee, a sensible way to do so is with a DateTime object. However, when we display that data we’ll want to use a Text object, and we may not want the entire default conversion of...
    August 17, 2012
  • People

    Google Rocking the London Startup Scene

    While I was in London last week, Telerik’s UK Country Manager and I took some time to visit the Google Campus, a massive co-working and startup incubation space. There are six floors of co-working space where you can apply to be a resident if you are a startup based in London and an awesome cafeteria/coffee shop where anyone can come in for the day. On the top floor is Google’s offices. Even though Telerik has a London office, we registered online and spent a day working at the co-work space, mostly to get a feel for the co-work space and check out the scene. (Also, Telerik’s KendoUI was...
    August 17, 2012
  • Web

    Windows 8 RTM. Who Cares.

    If you missed all the excitement on the interwebs yesterday, you should know that Windows 8 officially went RTM. My good friend and prolific animated GIF pundit John Bristowe posted this apt metaphor of the frenzy over at MSDN. You can count me in the pile of chaos...
    August 17, 2012
  • Productivity Testing

    Test Studio’s Love for Visual Studio 2012 (RTM)

    You can tell the VS team has an appreciation for Test Studio because they’ve went with our color scheme for the VS 2012’s artwork: As you may already know Visual Studio 2012 is here. And the answer to the question you’re probably asking yourself is:   “Yes, Telerik’s Test Studio fully integrates with Visual Studio 2012” That’s right – VS 2012 is now officially part of the Test Studio-integrated family (alongside VS 2008 and VS 2010). Hooray!     Testing-wise the major change in Visual Studio 2012 is that Test View is gone. Instead we have the Test Explorer. We recommend that you checkout this...
    August 16, 2012
  • Desktop

    Creating A RadCartesianChart – Line Graph

    In this post, I will explore creating a line chart using the RadCartesianChart from the Telerik Windows 8 UI Controls.  You can Download Telerik Widows 8 Controls here. Figure 1 shows the chart we wish to build. This is a linear chart built with a RadCartesianChart. It represents revenue for the last six months of 2012, The best way to approach building a line chart (or any chart) is to start with the data you wish to display. In this case, we will use mock data representing Monthly Revenue earned from July through December 2012. The class that will hold our data...
    August 16, 2012