Page view counter

Browse by Tags

All Tags » Silverlight Toolkit (RSS)

Silverlight Toolkit: TreeView, TreeViewItem & HierarchalDataTemplate

Hi folks,   I’d like to go over the TreeView control which is part of the new Silverlight Toolkit ( http://www.codeplex.com/Silverlight ). We’ll talk about the TreeView control itself, how to style the TreeViewItem and what is HierarchalDataTemplate...
Posted by JustinAngel | 15 comment(s)
Filed under:

Silverlight Design Time Extensibility

Hi Folks, Whenever someone speaks about developers & designers working together on Silverlight/WPF they talk about the mythical “Designer-Developer workflow”. Even if you’re your own designer, that workflow is always ever present when you switch between...

Silverlight Toolkit: HeaderedContentControl & HeaderedItemsControl

    Hi Folks,   It’s very common to find ourselves creating a UI that is composed of a “Header” part and “something else”. In order to better encapsulate that logic and allow more flexability when reusing it, WPF and the Silverlight Toolkit...
Posted by JustinAngel | 3 comment(s)
Filed under:

Silverlight Toolkit: ViewBox

Hi Folks,   I’d like for us to take some time and talk about the new Silverlight Toolkit Viewbox control. We’ll deep dive on what Viewbox does, how it does it and the few nooks and crannies it has.   Setup 1. Create a new project.   2....
Posted by JustinAngel | 8 comment(s)
Filed under:

Silverlight Toolkit: WrapPanel

Hi Folks, I’d like for us to talk about one of the new controls in the Silverlight Toolkit – WrapPanel. In the following article we’ll deep dive into WrapPanel and see how it behaves in different situations.     Setup 1. Create a new project...
Posted by JustinAngel | 9 comment(s)
Filed under:

Silverlight Toolkit: DockPanel

Hi Folks, I’d like for us to talk about one of the new controls in the Silverlight Toolkit – DockPanel. In the following article we’ll deep dive into DockPanel and see how it behaves in different situations.     Setup 1. Create a new project...
Posted by JustinAngel | 7 comment(s)
Filed under:

Silverlight Toolkit November 2008 Overview

Hi folks,   We’ve just shipped the first release of the Silverlight Toolkit’s on http://codeplex.com/Silverlight .      I’d like to do a 101 technical overview of these controls in this blog post. During the next few days I’ll publish...
Posted by JustinAngel | 4 comment(s)
Filed under: