Telerik blogs
  • Web

    MVVM in WinJS Part 2 – Observable Collections

    As I explained in my last post on MVVM in WinJS, the goal of the MVVM pattern (as well as the Presentation Model pattern) is to create a separation of concerns between the model and the view. This eliminates the need for the model to have knowledge of the view, and leverages data binding techniques to make sure the state of the model is always accurately represented by the view. The next step in implementing the MVVM pattern is Observable Collections. Just as important as having individual items being Observable by the View for changes are collections that will notify the View when items are added or deleted. Fortunately, Microsoft has made this extremely simple with the WinJS.Binding.List.
    December 21, 2012 7 min read
  • People

    A Sack of Gifts by the Secret Agilista

    Around this time of the year you and your colleagues probably decide to bring the holidays spirit to the office by playing that popular game – you randomly assign a person to whom you anonymously give a gift.
    December 20, 2012 4 min read
  • Desktop WinForms

    Add Outlook AutoComplete functionality to your WinForms apps in a few simple steps

    In Q2 2012 we introduced a cool brand new control in Telerik’s WinForms suite – RadAutoCompleteBox. This control allows end-users to easily fill-in text thanks to autocomplete functionality and tokens of text coming “out of the box”. This behavior enables you to easily simulate the  Outlook and Facebook autocomplete functionality available to users each time they send a new message and pick the recipients  in the ‘To:’ field of their outgoing message from a convenient pop-up list with suggestions. 
    December 19, 2012 4 min read
  • Web

    Using The Docs To Bend Kendo UI To Your Will

    Sometimes you have business requirements that are not (gasp) straightforward. In the real world we don't all have a perfectly normalized Northwind databases and simplistic requirements that fit nicely inside the neat and tidy boundaries of any UI framework.  When adding new features to Kendo...
    December 19, 2012 10 min read
  • Release

    Icenium v1.1 Now Available

    Today I am proud to announce the first update to Icenium since our v1 launch a month and a half ago. As a cloud-based solution, we have always planned for a regular cadence of product and service updates – continuous delivery of value, if you will. This v1.1 release represents our first step toward establishing a regular cadence of updates that include new features, improvements in existing features and fixes for any issues discovered (thank you for reporting them to us in our forums).
    December 19, 2012 3 min read
  • Web

    MVVM in WinJS Part 2 – Observable Collections

    As I explained in my last post on MVVM in WinJS, the goal of the MVVM pattern (as well as the Presentation Model pattern) is to create a separation of concerns between the model and the view. This eliminates the need for the model to have knowledge of the view, and leverages data binding techniques to make sure the state of the model is always accurately represented by the view. The next step in implementing the MVVM pattern is Observable Collections. Just as important as having individual items being Observable by the View for changes are collections that will notify the View when items are added or deleted. Fortunately, Microsoft has made this extremely simple with the WinJS.Binding.List.
    December 21, 2012 7 min read
  • People

    A Sack of Gifts by the Secret Agilista

    Around this time of the year you and your colleagues probably decide to bring the holidays spirit to the office by playing that popular game – you randomly assign a person to whom you anonymously give a gift.
    December 20, 2012 4 min read
  • Desktop WinForms

    Add Outlook AutoComplete functionality to your WinForms apps in a few simple steps

    In Q2 2012 we introduced a cool brand new control in Telerik’s WinForms suite – RadAutoCompleteBox. This control allows end-users to easily fill-in text thanks to autocomplete functionality and tokens of text coming “out of the box”. This behavior enables you to easily simulate the  Outlook and Facebook autocomplete functionality available to users each time they send a new message and pick the recipients  in the ‘To:’ field of their outgoing message from a convenient pop-up list with suggestions. 
    December 19, 2012 4 min read
  • Web

    Using The Docs To Bend Kendo UI To Your Will

    Sometimes you have business requirements that are not (gasp) straightforward. In the real world we don't all have a perfectly normalized Northwind databases and simplistic requirements that fit nicely inside the neat and tidy boundaries of any UI framework.  When adding new features to Kendo...
    December 19, 2012 10 min read
  • Release

    Icenium v1.1 Now Available

    Today I am proud to announce the first update to Icenium since our v1 launch a month and a half ago. As a cloud-based solution, we have always planned for a regular cadence of product and service updates – continuous delivery of value, if you will. This v1.1 release represents our first step toward establishing a regular cadence of updates that include new features, improvements in existing features and fixes for any issues discovered (thank you for reporting them to us in our forums).
    December 19, 2012 3 min read