Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Mobile

    Day 2: Building a Metro App with Visual Studio 11 Express

    Yesterday I blogged about using my Windows 8 tablet as my main machine for work and device for play. Today I will share my experience in using the device for building a Metro app. The first application that I ever wrote was 19 years ago for the Timex Sinclair 1000. (I can’t believe that I am that old!) I’ve come a long way now writing for a touch enabled device (but the TS 1000 was about the same size of an iPad.). Keeping with tradition, I will write a simple “Hello World” and see how it goes. Step 1: Load Visual Studio Sounds easy, right? Remember this is Windows...
    May 27, 2021 4 min read
  • Mobile

    A bad picture is worth a thousand long discussions.

    A blog by Doug Seven, Executive Vice President at Telerik. (Original post here) While here at Build I’ve been in lots of conversations with customers, other attendees, Microsoft MVP’s, Microsoft Regional Directors, and Microsoft engineering team members. One of the recurring topics that I’ve been talking about ad nausium is the “boxology” diagram of the Windows 8 Platform and Tools (shown here). Now let me tell you, I have drawn a lot of these “marketecture” diagrams in my time and its not easy. These kind of diagrams are never technically accurate. There is simply no easily digestible way to make a technically accurate diagram for a complex system...
    May 27, 2021 5 min read
  • Mobile

    RadControls for WP7 Showcase Gallery Grows

    10 new customers’ apps are added to the RadControls for Windows Phone Showcase Gallery and with 10 more in the pipeline, we will soon be celebrating our 100th customer showcase app.   Among the fresh apps is Baby Expert which is currently on #22 in its category. It’s always a pleasure to hear such news.
    May 27, 2021 1 min read
  • Mobile

    Mango and System.Reflection.Emit – new optimizations in RadControls for Windows Phone

    One of the tasty new features of the new “Mango” update of the Windows Phone developer tools is the presence of System.Reflection.Emit. This allows us, developers, to do some nice tricks to boost the overall app performance in corner cases. As some of you may be familiar with our RadChart for Windows Phone API, there are two types of DataPoint bindings, allowing you to MVVM-bind the chart:  PropertyNameDataPointBinding GenericDataPointBinding<T, TResult>  As the name hints, the first type of binding uses the name of a property in order to retrieve the corresponding value, while the second one uses a generic Func<T, TResult> delegate to get...
    May 27, 2021 3 min read
  • Mobile

    Exciting WP7 Marketplace Statistics Revealed

    Telerik RadControls for WP7 is the most widely used commercial UI suite on the marketplace. Says who? Says Justin Angel. The man kindled the WP7 dev world with exciting Marketplace statistics. He has downloaded all Windows Phone 7 XAP’s using the Windows Phone 7 marketplace API’s and has answered a bunch of questions that preoccupy a lot of Windows Phone devotees’ minds. Justin found out that 97% of the apps on the Marketplace are not obfuscated and that the Silverlight platform accounts for 90% of the WP7 apps compared to 10% for XNA. There is a very interesting piece of information about...
    May 27, 2021 2 min read