Thursday, May 18, 2006 - Posts

Becareful naming columns in a datagridview

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/Becareful naming columns in a datagridview
The new RSS feed is here

Just came across an odd situation today in developing a windows form application using the datagridview.

I added some columns and then named them, I then couldn't compile my app. If you're clever you might be step ahead of me here.

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/Becareful naming columns in a datagridview

Getting the RGB values of a colour (color)

A bit of a diversion from my normal stuff, I recently wanted to find the RGB value of a colour in a logo so I could match it in document. I tried the trial and error approach in mspaint but failed badly. So went to google and found a tool called colorpic from iconico.

Its a great little utility that captures the RGB value of the pixel under yout mouse pointer, its even got a magnifier that enlarges the bit of the screen around the pointer so you can see what your doing. Spot on.

Whats more is its free :)

You can download it here. http://www.iconico.com/colorpic/