Tag Archives: coding c#

08Sep/13

Convert int to int array or int[]

Description  above coding i use for my int array this coding also works for “double”, “float” and all related numbers code this coding also can be use for this error ” Cannot ImplicitlyRead More…

08Sep/13

Convert String to Bool

Description  above coding i use for “RadioButton” toolbox. “bool” coding use for several toolbox such as “RadioButton” and “CheckBox”. this coding also can be use for this error ” Cannot Impicitly type ‘string’Read More…