Click here to Skip to main content

Articles by Richard Ashman (Articles: 2, Technical Blogs: 10)

Articles: 2, Technical Blogs: 10

RSS Feed

Average article rating: 4.37

Combo & List Boxes

A Windows.Forms.ComboBox with Item ToolTips for 32 bit Windows XP (SP2)
Posted: 15 May 2007   Updated: 6 Jun 2007   Views: 50,537   Rating: 4.50/5    Votes: 7   Popularity: 3.80
Licence: The Code Project Open License (CPOL)      Bookmarked: 29   Downloaded: 0
A simple overview of how to create a hybrid Drop-Down ComboBox where a tooltip is shown over an item if it is too long to display within the ListBox rectangle.

C / C++ Language

A Windows.Forms.ComboBox with Item 'Super' ToolTips for 32 bit Windows XP (SP2)
Posted: 6 Jun 2007   Updated: 6 Jun 2007   Views: 34,583   Rating: 4.24/5    Votes: 8   Popularity: 3.79
Licence: The Code Project Open License (CPOL)      Bookmarked: 36   Downloaded: 0
A ComboBox that can render owner-drawn tooltips for individual list items.

Average blogs rating: 4.81

Silverlight

Silverlight 2.0 – How to use a {Binding} to dynamically change the background colour of an individual DataGrid row [Technical Blog]
Posted: 2 Apr 2009   Updated: 5 May 2009   Views: 20,832   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 10   Downloaded: 0
The System.Windows.Controls.Data assembly contains the DataGrid control.  You can use it to display tabular data in your Silverlight 2.0 applications.  While it handles the basics well, it’s still an early release and lacks obvious support for some of the most apparently simple tasks such as settin
Silverlight 2.0 – How to use a DataBinding with the ToolTipService [Technical Blog]
Posted: 1 May 2009   Updated: 5 May 2009   Views: 14,362   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: The Code Project Open License (CPOL)      Bookmarked: 7   Downloaded: 0
The simple ToolTipService type that Silverlight provides us with out of the box, exposes an attached property called ToolTip that enables us to assign a popup visual to a dependency object.
Silverlight 2.0 – Delaying Data Binding with a ToolTip [Technical Blog]
Posted: 1 May 2009   Updated: 5 May 2009   Views: 14,226   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 9   Downloaded: 0
Silverlight 2.0 – Delaying Data Binding with a ToolTip
Silverlight 2.0 – Supporting unsupported image formats (GIF) [Technical Blog]
Posted: 9 Jun 2009   Updated: 11 Jun 2009   Views: 15,212   Rating: 4.00/5    Votes: 2   Popularity: 1.20
Licence: The Code Project Open License (CPOL)      Bookmarked: 8   Downloaded: 0
A quick look at one way of supporting GIF images in a Silverlight application

C#

Where did my Xaml intellisense go and is the Windows SDK install to blame? [Technical Blog]
Posted: 2 Apr 2009   Updated: 2 Apr 2009   Views: 7,339   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 6   Downloaded: 0
I just installed the latest Windows SDK for Server 2008 and .NET 3.5 onto a relatively clean development machine (post VS2008 SP1 install) and my Xaml intellisense magically stopped working. I checked the property settings in Visual Studio to see what editor I was using to view Xaml (presuming this
chkdsk nuked my hard drive – Windows Home Server and Windows Mesh to the rescue [Technical Blog]
Posted: 2 Apr 2009   Updated: 2 Apr 2009   Views: 7,872   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 3   Downloaded: 0
I recently had cause to run the chkdsk utility on my development laptop and to my horror the damn thing nuked my hard drive contents … no more boot into Windows. I aimlessly spent some time trying to get to grips with Sony’s proprietary recovery software and concluded I was staring a format/reinstal

COM / COM+

Function Composition, Monadic Enlightenment and Linq [Technical Blog]
Posted: 2 Apr 2009   Updated: 2 Apr 2009   Views: 6,764   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 7   Downloaded: 0
Most of the time I spend building software is focused on reducing complexity.  Complex domain logic can be reduced into simple reusable elements that combine to form elegant solutions ... for me, the composition of these elements is the key to simplification and maintainability. Function Composition
Immutability, Memoization, Purity and Linear Types – further reducing code complexity [Technical Blog]
Posted: 14 Apr 2009   Updated: 14 Apr 2009   Views: 6,347   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 7   Downloaded: 0
An immutable type is one whose internal state cannot change after it has been instantiated.  A ‘deeply immutable’ type is one whose dependency graph contains reference types that are also ‘deeply immutable’.  If dependant reference types are not themselves ‘deeply immutable’, the type is termed ‘sh

Collections

System.Collections.Generic.Syn... [Technical Blog]
Posted: 1 May 2009   Updated: 1 May 2009   Views: 18,378   Rating: 4.33/5    Votes: 7   Popularity: 3.61
Licence: The Code Project Open License (CPOL)      Bookmarked: 8   Downloaded: 0
System.Collections.Generic.SynchronizedCollection – thread safe?

Uncategorised Technical Blogs

Silverlight 2.0 – How to use a {Binding} to dynamically change the background colour of an individual DataGrid row [Technical Blog]
Posted: 1 May 2009   Updated: 1 May 2009   Views: 10,302   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 2   Downloaded: 0
The System.Windows.Controls.Data assembly contains the DataGrid control.  You can use it to display tabular data in your Silverlight 2.0 applications.  While it handles the basics well, it’s still an early release and lacks obvious support for some of the most apparently simple tasks such as settin
No tips have been posted.

Richard Ashman
Architect iProgrammer.co.uk ltd
United Kingdom United Kingdom
Member
Freelance Software Architect and Senior .NET Developer based in the UK and specialising in solutions utilising the Microsoft Technology Stack.


Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 25 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid