We have already studied how to use treeview, gridsplitter and list view controls separately. We have information about department and subjects offer by the department displayed in the tree control. An… more →
Zeeshan Amjad's WPF Blogwrote 3 days ago: We have already studied how to use treeview, gridsplitter and list view controls separately. We have … more →
wrote 2 weeks ago: Hey All, This is a post that keeps growing day by day so I need to update its postion to be at the … more →
wrote 2 months ago: Greetings All! Below is a list of Silverlight Presenation engagements I have booked for Oct., Nov., … more →
wrote 2 months ago: We have seen lots of good examples of how to create Debugger visualizer for Visual Studio. But one t … more →
wrote 2 months ago: We have seen lots of example of using Data template in XAML, but hardly found any complete example i … more →
wrote 3 months ago: In previous example we saw how can we create array of string purely in XAML. That approach is not li … more →
wrote 3 months ago: I recently noticed one post in WPF form about how to make every element of list box expendable. We a … more →
wrote 3 months ago: Hell All! I realized that I have all of my video tutorial links spread out across a bunch of differe … more →
wrote 4 months ago: Listbox is used to display multiple items and its usage is very simple. In first step lets going to … more →
wrote 4 months ago: In WPF every control has two important but distinct feature i.e. its appearance (how it looks like o … more →
wrote 4 months ago: In this tutorial you will learn about: 1. Creating custom data objects 2. INotifyPropertyChanged 3. … more →
wrote 5 months ago: If we want to make a folder view in WPF then we have to use nested tab control. Here is simple examp … more →
wrote 9 months ago: If you don’t know what they are, then you need to go here first. Before we get into differences bet … more →
wrote 10 months ago: (Code download) The ItemsControl in Silverlight 2 is the base type for a number of list based UI con … more →
wrote 1 year ago: Recently I came across a situation where I had a list box of items which I wanted to process on sepa … more →
wrote 1 year ago: This post shows animating Item(s) in datatemplate <UserControl x:Class=”SilverlightApplicat … more →
wrote 1 month ago: Previously we saw that how can we create a horizontal list box using the layout transform and using … more →