how to iterate through controls
How can i iterate through only checkboxes on a form ?
and how to do it from another static class ?
and (one more last question :)) is there any method or class in the .net library that converts between decimal and binary ?