Telerik blogs
  • Web

    Our Strategy Has NOT Shifted – Telerik, HTML5 and Silverlight

    Todd Anglin from our team posted a great blog entry yesterday. In it, he provides some interesting examination and commentary on Microsoft’s vision of the web, the birth of XAML technologies and the evolution of MS’s view on what the development experience for the web should be. Some of Todd’s main points are that  We should not be terribly surprised by Microsoft’s swings in direction.  The swings are driven by competitive pressure.  HTML5+JS+CSS3 is a viable application development stack.  You need good tooling for that (and he makes a gentle Kendo plug). The blog also received a number of interesting comments that made me think Todd was being...
    August 12, 2011
  • Web

    Location Crosshair for Silverlight Chart

    Hello everyone, This blog post will demonstrate how to add location crosshair for RadChart as well as location indicator (achieved by two TextBlock-s that track the current mouse location). To achieve the crosshair functionality you will add two custom gridlines to the ChartArea (each of them parallel to one of the axes). Also, you will need three events – MouseEnter, MouseLeave and MouseMove to track the mouse cursor position and “move” the gridlines across the plot area. By handling the MouseEnter and MouseLeave events you’ll change the visibility of the gridlines to Visible and Collapsed whenever the mouse cursor enters or leaves the...
    August 12, 2011
  • Web

    Supporting a Dinosaur: Time to end IE6 support?

    Like it or not (and, frankly, I’m not sure who likes it), IE6 is not yet 100% dead. Try as is it might, the web developer community and even Microsoft have failed to put this ancient, broken browser in the dust bin more than 10 years after its...
    August 12, 2011
  • People

    The LOB Chronicles - Exploring User Experience (UX)

    In the previous post we discussed a host of different things to introduce everyone to the LOB Chronicles project as well as the technologies (both Microsoft and Telerik) that are involved.  With a combination of Silverlight, TeamPulse (build with the Telerik Xaml tools), RadControls for Silverlight, OpenAccess, and Test Studio, we’re ready to start planning out our application from the ground up.  Before we write code, though, we want to take a step back and consider just who we’re designing this software for - which is where our UX experts come into play. Why UX? This is a great question and one...
    August 11, 2011
  • Productivity Testing

    Keep Your Tests DRY

    [Note: I covered this topic somewhat in my earlier post on maintainable tests; however, this concept is so critical, in my opinion, that it deserves a separate post. You’ll continue to hear lots about this practice from me as I write and speak more!] Test code should always be treated with the same care production code is – because test code IS production code! Your source code for your tests may not be deployed to your customers’ production servers, but it’s every bit as important as the components that are Approach the design, implementation, and maintenance of your ...
    August 10, 2011
  • Web

    Our Strategy Has NOT Shifted – Telerik, HTML5 and Silverlight

    Todd Anglin from our team posted a great blog entry yesterday. In it, he provides some interesting examination and commentary on Microsoft’s vision of the web, the birth of XAML technologies and the evolution of MS’s view on what the development experience for the web should be. Some of Todd’s main points are that  We should not be terribly surprised by Microsoft’s swings in direction.  The swings are driven by competitive pressure.  HTML5+JS+CSS3 is a viable application development stack.  You need good tooling for that (and he makes a gentle Kendo plug). The blog also received a number of interesting comments that made me think Todd was being...
    August 12, 2011
  • Web

    Location Crosshair for Silverlight Chart

    Hello everyone, This blog post will demonstrate how to add location crosshair for RadChart as well as location indicator (achieved by two TextBlock-s that track the current mouse location). To achieve the crosshair functionality you will add two custom gridlines to the ChartArea (each of them parallel to one of the axes). Also, you will need three events – MouseEnter, MouseLeave and MouseMove to track the mouse cursor position and “move” the gridlines across the plot area. By handling the MouseEnter and MouseLeave events you’ll change the visibility of the gridlines to Visible and Collapsed whenever the mouse cursor enters or leaves the...
    August 12, 2011
  • Web

    Supporting a Dinosaur: Time to end IE6 support?

    Like it or not (and, frankly, I’m not sure who likes it), IE6 is not yet 100% dead. Try as is it might, the web developer community and even Microsoft have failed to put this ancient, broken browser in the dust bin more than 10 years after its...
    August 12, 2011
  • People

    The LOB Chronicles - Exploring User Experience (UX)

    In the previous post we discussed a host of different things to introduce everyone to the LOB Chronicles project as well as the technologies (both Microsoft and Telerik) that are involved.  With a combination of Silverlight, TeamPulse (build with the Telerik Xaml tools), RadControls for Silverlight, OpenAccess, and Test Studio, we’re ready to start planning out our application from the ground up.  Before we write code, though, we want to take a step back and consider just who we’re designing this software for - which is where our UX experts come into play. Why UX? This is a great question and one...
    August 11, 2011
  • Productivity Testing

    Keep Your Tests DRY

    [Note: I covered this topic somewhat in my earlier post on maintainable tests; however, this concept is so critical, in my opinion, that it deserves a separate post. You’ll continue to hear lots about this practice from me as I write and speak more!] Test code should always be treated with the same care production code is – because test code IS production code! Your source code for your tests may not be deployed to your customers’ production servers, but it’s every bit as important as the components that are Approach the design, implementation, and maintenance of your ...
    August 10, 2011