Click here to Skip to main content
15,921,840 members
Home / Discussions / C#
   

C#

 
QuestionHow would I implement this? Pin
deanoA19-Aug-03 17:07
deanoA19-Aug-03 17:07 
AnswerRe: How would I implement this? Pin
Nick Parker19-Aug-03 17:37
protectorNick Parker19-Aug-03 17:37 
GeneralRe: How would I implement this? Pin
Frank Olorin Rizzi20-Aug-03 1:54
Frank Olorin Rizzi20-Aug-03 1:54 
GeneralRe: How would I implement this? Pin
Nick Parker20-Aug-03 2:16
protectorNick Parker20-Aug-03 2:16 
GeneralRe: How would I implement this? Pin
Roland Bär20-Aug-03 2:25
Roland Bär20-Aug-03 2:25 
GeneralRe: How would I implement this? Pin
Nick Parker20-Aug-03 2:58
protectorNick Parker20-Aug-03 2:58 
GeneralRe: How would I implement this? Pin
Roland Bär20-Aug-03 3:05
Roland Bär20-Aug-03 3:05 
GeneralRe: How would I implement this? Pin
Nick Parker20-Aug-03 3:23
protectorNick Parker20-Aug-03 3:23 
Roland Bär wrote:
if you have the 20 textboxes, that should be tested, and then also other textboxes in the same form, that should not be checked, it is better to have the 20 textboxes in an own collection. Like this you can iterate over your collection without checking if it is a textbox to be checked or not.

There are other ways around your problem, however my answer still identifies how to accomplish what he was asking for.

-Nick Parker
GeneralRe: How would I implement this? Pin
Frank Olorin Rizzi20-Aug-03 2:41
Frank Olorin Rizzi20-Aug-03 2:41 
GeneralRe: How would I implement this? Pin
Nick Parker20-Aug-03 3:28
protectorNick Parker20-Aug-03 3:28 
GeneralRe: How would I implement this? Pin
Philip Fitzsimons20-Aug-03 3:00
Philip Fitzsimons20-Aug-03 3:00 
GeneralRe: How would I implement this? Pin
Nick Parker20-Aug-03 3:02
protectorNick Parker20-Aug-03 3:02 
GeneralRe: How would I implement this? Pin
Philip Fitzsimons20-Aug-03 3:08
Philip Fitzsimons20-Aug-03 3:08 
GeneralRe: How would I implement this? Pin
Nick Parker20-Aug-03 3:25
protectorNick Parker20-Aug-03 3:25 
GeneralRe: How would I implement this? Pin
Philip Fitzsimons20-Aug-03 4:42
Philip Fitzsimons20-Aug-03 4:42 
GeneralRe: How would I implement this? Pin
Nick Parker20-Aug-03 4:53
protectorNick Parker20-Aug-03 4:53 
GeneralRe: How would I implement this? Pin
Philip Fitzsimons20-Aug-03 5:07
Philip Fitzsimons20-Aug-03 5:07 
General.net remoting and business objects Pin
Member 9619-Aug-03 16:43
Member 9619-Aug-03 16:43 
GeneralRe: .net remoting and business objects Pin
Carl Mercier19-Aug-03 17:06
Carl Mercier19-Aug-03 17:06 
GeneralRe: .net remoting and business objects Pin
Member 9619-Aug-03 19:54
Member 9619-Aug-03 19:54 
GeneralRe: .net remoting and business objects Pin
Heath Stewart20-Aug-03 2:35
protectorHeath Stewart20-Aug-03 2:35 
QuestionAgain C# performance ..? Pin
kumaru_san19-Aug-03 16:14
kumaru_san19-Aug-03 16:14 
AnswerRe: Again C# performance ..? Pin
Member 9619-Aug-03 16:44
Member 9619-Aug-03 16:44 
GeneralRe: Again C# performance ..? Pin
Stephane Rodriguez.19-Aug-03 22:51
Stephane Rodriguez.19-Aug-03 22:51 
AnswerRe: Again C# performance ..? Pin
J. Dunlap19-Aug-03 16:45
J. Dunlap19-Aug-03 16:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.