Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Mobile

    How to Promote your WP7 App for Free?

    Which one is harder and takes more work? Build a great WP7 app? Or make hundreds of thousands of people download your app? I had a one-hour discussion over lunch with our product team today and we finally agreed that making your app popular is probably harder. To help starting Windows Phone 7 developers build their first app and promote it for free we have a special combo offer: If you are among the first 25 people to buy RadControls for Windows Phone till the end of the month you will get 20,000 impressions for free from AdDuplex – the ad exchange network...
    October 14, 2011
  • Mobile

    RadChart for Windows 8 WinRT – Taking its First Breath

    This is part three of the RadChart for WinRT blog series. For more information please refer to the other parts of the series: Part one - A Prelude Part two - The Compilation   Okay, we have already compiled our Windows Phone Chart under WinRT (refer to the previous post). The whole process went pretty straightforward and took less than an hour. Now, let’s move on with setting-up a demo project with a simple chart in it to verify the compilation and to check for some hidden exceptions. The steps are well familiar: File->New Project->Visual C#->Windows Metro Style->Application. Adding the reference to our freshly compiled...
    October 13, 2011
  • Mobile

    Lambda woes with csc

    While helping with the development of our Tasks application I stumbled upon a strange compiler error. There was a lambda expression that was compiling just fine before I touched the file with the lambda and after changing a line inside the body of the lambda, the project suddenly stopped compiling. The error was, that it could not find an adequate overload of the method that accepted the lambda in question as an argument. The cause turned out to be very interesting(for me at least) and I think it is worth sharing. Consider that you have a function with two overloads that both accept...
    October 12, 2011
  • Mobile

    JavaScript Performance On Mobile Devices

    While working up a blog post today on creating a simple game with HTML5, I tested the app on my iPhone and found something quite interesting.  It was ridiculously slow. You can check out the application here and see it’s performance on your mobile device.  It appears to...
    October 08, 2011
  • Mobile

    RadChart for Windows 8 WinRT – A Prelude

    This is part one of the RadChart for WinRT blog series. For more information please refer to the other parts of the series: Part two - The Compilation Part three - Taking its First Breath   Now that the early bits of WinRT – the new Windows 8 development platform are out, we (at Telerik) are eager to explore this whole new world that awaits us - the opportunities it offers and the challenges to be faced. I would like to elaborate a bit more on how we feel about this new world. We are strong believers that a programming language is only a tool used...
    September 29, 2011