Hulya Pamukcu's Blog
Controlling Message Flow to a Service Host
Assume that you want to limit the rate at which the service host reads messages from a queue. And,...
Date: 05/19/2009
Mouse Over Trigger for TreeViewItem
The problem with the IsMouseOver property on TreeViewItem in WPF is that when it is set to true for...
Date: 07/06/2008
Setting TreeView SelectedItem in Code
It is possible to set the selected item of a TreeView control in WPF without direct interaction with...
Date: 07/06/2008
Office-like WPF Tooltip for Hyperlinks
You can have Office-like tooltips for the hyperlinks displayed in RichTextBox control in WPF. First...
Date: 07/06/2008
Troubleshooting Outlook Add-ins
If you have trouble loading your Outlook add-in, first make sure it is listed in the trust center....
Date: 07/06/2008