Tag Archives: Coding

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’ to ‘bool’ “. this coding mostly use during writing Open and Save button.

30Jun/13

Add “to do” list any location you need

“To do” code is special comment code that act as reminder last time you modified your programming and what need to be done in your programming. above coding give you ability to know where specific location you need to do something (e.g. add coding, solve bugs, so on) this coding also can be seen in […]