Hi, lets say i have a program that will convert a lot of strings in intengers
should i code all the process in the same class of the form or should i do it in another class ? whats the diference ?? its more efficient ? or what '