Telerik blogs

Latest

  • People

    Upcoming XAML Talks

    Here are the upcoming XAML Talks that I have scheduled. If you are attending any of them then feel free to stop by and say Hello. All About Xaml – 10/27/2011 @ 6PM – WinRT XAML/C# and what this means for SL Developers.   Desert Code Camp – 11/5/2011 in Chandler, Arizona. Title: Getting started with Silverlight 5 Abstract: This session is designed for people who want to quickly understand the key features in Silverlight 5. We will walk you through downloading the bits to finally starting your first project starting from File->New Projects. We will also take a look at several key features such as XAML...
    May 27, 2021 3 min read
  • People

    The LOB Chronicles Episode 12 : Looking at a (Rad)GridView

    During the previous episode we explored some of the controls that are being used within the CRM demo, including RadDomainDataSource, RadSparklines, RadUniformGrid, and RadCoverFlow, but don’t think we stopped there with uses for the RadControls for Silverlight suite. All of those were found within a single view of a single module, helping to better streamline development and provide the performance and functionality we are looking for, but that leaves quite a few other modules to cover. Since we’ll be seeing it pop up more than a few times, I thought it would be best to take a look...
    May 27, 2021 5 min read
  • People

    Attention Windows Phone 7 Unleashed Events Developers –the Awards Winners will be Announced on October 28

    About a week ago I tweeted that two happy Windows Phone developers will go home with $5000 and $300 from Telerik. What I didn’t mention was that these are the Telerik Windows Phone 7 Unleashed Events Grand Prize and the Community Vote Award. 25 apps from all apps submitted by the participants in the Windows Phone Unleashed Events were selected to participate in the contest for Telerik’s Grand Prize - $5000. The winner will be randomly picked up and announced on October 28. Check out the page here We are also announcing one additional prize for the WP7 community favorite app -...
    May 27, 2021 2 min read
  • People

    LOB Chronicles Episode 11: Bringing in the Controls

    After a long journey through building up various aspects of the CRM demo here in the LOB Chronicles, we’re finally at the point that we can start talking about the different controls that we are using to better display and organize data within the application. If you recall the last episode in which the topic of UI consistency was discussed, these are going to be working within that uniform model for displaying content, providing a uniform (and downright good looking) experience for users. This time around we’re going to start taking a closer look at what controls from the RadControls...
    May 27, 2021 5 min read
  • People

    Writing Software as a Kaizen Event

    In the past, most developers’ approach to code is that you should write it once and hopefully never have to debug or revisit it again. This stems from the traditional waterfall approach of software development where we were trying to completely describe the entire system up front perfectly. Change was bad and bugs were not accounted for and left for the end. The Agile movement ushered in the first change to this mentality. Agile introduced the concept of refactoring, or writing your software once and then revisiting it (often if needed) and restructuring its internals for improvement (without changing its external outputs). Refactoring is a core tenant of test driven...
    May 27, 2021 3 min read