Telerik blogs
  • Productivity

    The Lure of Specialization

    Everyone knows that developers can’t test! Let’s face it – testers should only test. Developers should only develop as they have no clue what test cases look like and can’t be bothered with such mundane and trivial work. Asking a developer to test or to write documentation is like asking Leonardo da Vinci to build his own canvases and clean his own paint brushes. We need business analysts to tell developers exactly what we need to be developed using very detailed models and specifications (I mean.. developers understand code… they need to explicit instructions so that they know how to ...
    October 14, 2011 8 min read
  • Productivity

    Bend Telerik OpenAccess ORM to Your Will With Type Converters – Part 2 : Enums

    In my previous blog I showed the basics of using Type Converters in OpenAccess ORM.  I even walked through creating a very basic type converter for storing an int as a varchar in SQL Server.  The example converter was very basic, so in this blog I would like to take a look at something a little more practical.  In this example I will create a converter that tells OpenAccess ORM to store the value of an Enum property using the enum value’s name. Out of the box OpenAccess will persist enum’s using the enum’s underlying type which by default is int. In...
    October 13, 2011 3 min read
  • Web ASP.NET AJAX

    Location and Localization - two new charms in the Telerik AJAX CarRental sample app

    When we conferred internally (in the beginning of the current quarter) on the update of the AJAX Car Rental sample application, we asked ourselves the substantial question: How can we make this example even more useful for the developers? And going through the functionality it incorporated, we made the important deduction: Add car location, to make the vehicles more easily discoverable all over the world and Include localization to remove the language barrier for users that are not proficient in English. For the first part the most natural choice was to choose to integrate...
    October 13, 2011 2 min read
  • People

    The LOB Chronicles Episode 10: UI Consistency

    We have taken quite an adventure in chronicling the new Silverlight CRM demo and all the behind-the-scenes work that goes into making new demos for our site, but now we finally get to talk about the really fun stuff – UI. I know, I know, depending on what hat you are wearing at your company you may be thinking “Hey, I loved the previous posts on MEF (here and here) as well as what you were saying about the Repository Pattern, what’s all this UI business?” As it turns out, Telerik sells a wide range of UI components that are used...
    October 13, 2011 5 min read
  • 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 4 min read
  • Productivity

    The Lure of Specialization

    Everyone knows that developers can’t test! Let’s face it – testers should only test. Developers should only develop as they have no clue what test cases look like and can’t be bothered with such mundane and trivial work. Asking a developer to test or to write documentation is like asking Leonardo da Vinci to build his own canvases and clean his own paint brushes. We need business analysts to tell developers exactly what we need to be developed using very detailed models and specifications (I mean.. developers understand code… they need to explicit instructions so that they know how to ...
    October 14, 2011 8 min read
  • Productivity

    Bend Telerik OpenAccess ORM to Your Will With Type Converters – Part 2 : Enums

    In my previous blog I showed the basics of using Type Converters in OpenAccess ORM.  I even walked through creating a very basic type converter for storing an int as a varchar in SQL Server.  The example converter was very basic, so in this blog I would like to take a look at something a little more practical.  In this example I will create a converter that tells OpenAccess ORM to store the value of an Enum property using the enum value’s name. Out of the box OpenAccess will persist enum’s using the enum’s underlying type which by default is int. In...
    October 13, 2011 3 min read
  • Web ASP.NET AJAX

    Location and Localization - two new charms in the Telerik AJAX CarRental sample app

    When we conferred internally (in the beginning of the current quarter) on the update of the AJAX Car Rental sample application, we asked ourselves the substantial question: How can we make this example even more useful for the developers? And going through the functionality it incorporated, we made the important deduction: Add car location, to make the vehicles more easily discoverable all over the world and Include localization to remove the language barrier for users that are not proficient in English. For the first part the most natural choice was to choose to integrate...
    October 13, 2011 2 min read
  • People

    The LOB Chronicles Episode 10: UI Consistency

    We have taken quite an adventure in chronicling the new Silverlight CRM demo and all the behind-the-scenes work that goes into making new demos for our site, but now we finally get to talk about the really fun stuff – UI. I know, I know, depending on what hat you are wearing at your company you may be thinking “Hey, I loved the previous posts on MEF (here and here) as well as what you were saying about the Repository Pattern, what’s all this UI business?” As it turns out, Telerik sells a wide range of UI components that are used...
    October 13, 2011 5 min read
  • 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 4 min read