Collection of Colors Available with it's ARGB value in Microsoft.Net Framework 4.0.
http://msdn.microsoft.com/en-us/library/system.windows.media.colors.aspx
Monday, February 27, 2012
Special Characters Sort Order
Googled and found this. Useful for myself to understand on the sorting order for special characters.
Here is a list of some of these characters along with the sort order (ascending to descending)
' (back tick)
- (hyphen)
! (exclamation)
# (pound symbol)
$ (dollar)
% (percent symbol)
& (ampersand)
( (open parenthesis)
) (close parenthesis)
* (asterisk)
@ (at symbol)
^ (carrot)
_ (underscore)
~ (tilde)
+ (plus)
= (equals)
Thanks to Jim McBee: http://msmvps.com/blogs/erikr/archive/2008/09/20/special-character-sort-order-gal.aspx
Here is a list of some of these characters along with the sort order (ascending to descending)
' (back tick)
- (hyphen)
! (exclamation)
# (pound symbol)
$ (dollar)
% (percent symbol)
& (ampersand)
( (open parenthesis)
) (close parenthesis)
* (asterisk)
@ (at symbol)
^ (carrot)
_ (underscore)
~ (tilde)
+ (plus)
= (equals)
Thanks to Jim McBee: http://msmvps.com/blogs/erikr/archive/2008/09/20/special-character-sort-order-gal.aspx
Subscribe to:
Posts (Atom)