Serialcoder en Français Serialcoder in English
TEL : +33 (0)9 72 13 15 17

Windows Forms FAQ

67. Framework Tips Strings

67.1 How to I introduce culture information into formatted strings?
67.2 How do I convert a string to an double or int?
67.3 How can I convert the string "Red" into the color Color.Red, and vice versa?
67.4 Is there a .Net way of deciding whether a string is numeric or not?
67.5 How can I determine if a string is a valid date?
67.6 How can I convert an Enumeration member to string and vice-versa?
67.7 My program dynamically builds lots of strings. Is there a way to optimize string performance?
67.8 I hate string processing. Is there an easier way to do string manipulation?
67.9 How do I use the CSV clipboard format supported by Excel?
67.10 Is there a easy way to test Regular Expressions?

 

Windows forms FAQ