Telerik blogs
  • Web

    MEF to the rescue in Task-it

    Task-It Series This post is part of a series of blog posts and videos about the Task-It (task management) application that I have been building with Silverlight 4 and Telerik's RadControls for Silverlight 4. For a full index of these resources, please go here. One of the posts listed in the index provides a full source download for the application. Intro to MEF One of the frameworks that I chose to leverage in the development of my Silverlight 4 Task-It application is MEF, the Managed Extensibility Framework. Actually, that decision came while I was at a Silverlight ‘Deep Dive’ session on the Microsoft campus in Redmond, WA, and...
    March 17, 2010
  • Web

    Changing Silverlight application themes at runtime

    We have received a lot of questions how can the application theme be changed at run time. The most important thing here to mark is that each time the application theme is changed all the controls should be re-drawn. Without going into too much detail, we could explain the application themes as a mechanism to replace the content of the Generic.xaml file in every loaded Telerik assembly at runtime. This does not affect the controls that already have default style applied, hence the need to create new instances. Because in the Silverlight applications the RootVisual cannot be changed at run time, we...
    March 17, 2010
  • Release

    Introducing Task-It. A real-world application using RadControls for Silverlight 4

    Task-It Series This post is part of a series of blog posts and videos about the Task-It (task management) application that I have been building with Silverlight 4 and Telerik's RadControls for Silverlight 4. For a full index of these resources, please go here. One of the posts listed in the index provides a full source download for the application. Introduction This is the first in a series of blog posts based around an application called Task-It that I have developed in Silverlight 4. Task-It is real-world application designed for people that need a simple way to manage the numerous tasks that we all strive to accomplish on...
    March 15, 2010
  • Web

    RadBook now supports virtualization

    I am proud to announce that RadBook, along with RadGridView, RadTreeView, RadTreeListView, RadChart and RadScheduler, now supports virtualization. With previous versions, it would take up to 16 seconds to load 1000 pages, where now it takes just 2 seconds to load a set of 10,000,000 (10 million) items.   The cause of the performance boost is the way RadBook handles the unnecessary(non-visible) elements. As you probably know, while turning a page, only four pages are visible at any given moment in time. Previous versions of RadBook would just collapse the unnecessary elements, which had a significant impact on the initial loading time. The...
    March 12, 2010
  • Web

    Intro to Task-It Teaser Video

    I have posted a teaser video that introduces an application I have developed in Silverlight 4 (using RadControls for Silverlight 4). You can view it here: http://bit.ly/bgUP4I Next Thursday, March 18th (11am - 12pm EST), I will be hosting a webinar focused on the Task-It application: Building a Real-World Application with RadControls for Silverlight 4 Sign up to attend this webinar at: http://bit.ly/aauKbT Please add comments to this post if there is any material you would like to see covered in the webinar!
    March 11, 2010