Click here to Skip to main content
15,915,513 members
Home / Discussions / C#
   

C#

 
AnswerRe: Object Reference Error while accessing a treenode from a context menu event Pin
Judah Gabriel Himango2-May-06 6:03
sponsorJudah Gabriel Himango2-May-06 6:03 
GeneralRe: Object Reference Error while accessing a treenode from a context menu event Pin
J0nScalet2-May-06 6:14
J0nScalet2-May-06 6:14 
GeneralRe: Object Reference Error while accessing a treenode from a context menu event Pin
Judah Gabriel Himango2-May-06 6:33
sponsorJudah Gabriel Himango2-May-06 6:33 
Questionvedio and powerpoint Pin
walaa ibraheem2-May-06 5:26
walaa ibraheem2-May-06 5:26 
AnswerRe: vedio and powerpoint Pin
Judah Gabriel Himango2-May-06 5:55
sponsorJudah Gabriel Himango2-May-06 5:55 
QuestionRefactoring question (performance) Pin
gantww2-May-06 5:25
gantww2-May-06 5:25 
AnswerRe: Refactoring question (performance) Pin
Judah Gabriel Himango2-May-06 6:01
sponsorJudah Gabriel Himango2-May-06 6:01 
AnswerRe: Refactoring question (performance) Pin
Josh Smith2-May-06 7:32
Josh Smith2-May-06 7:32 
I agree with Judah, it sounds like you know what has to be done.

One thing that popped into my mind while reading your explanation is that you might want to add something to the validation logic which verifies that the validation issues need to be recalculated. Of course, I'm not sure if this technique is appropriate for whatever it is your app is doing. But if it isn't necessary to revalidate every time a property changes, perhaps it would be worth the extra effort to add a property to IValidation which returns true if the object actually requires re-validation, else false. It could cut down on a lot of unnecessary validation.

Just a thought...

Josh
GeneralRe: Refactoring question (performance) Pin
gantww2-May-06 8:02
gantww2-May-06 8:02 
QuestionFire a generic event on enter of item on a tab control page Pin
oracleConvert2-May-06 5:00
oracleConvert2-May-06 5:00 
AnswerRe: Fire a generic event on enter of item on a tab control page Pin
Josh Smith2-May-06 5:04
Josh Smith2-May-06 5:04 
GeneralRe: Fire a generic event on enter of item on a tab control page Pin
oracleConvert2-May-06 5:11
oracleConvert2-May-06 5:11 
GeneralRe: Fire a generic event on enter of item on a tab control page Pin
Josh Smith2-May-06 5:48
Josh Smith2-May-06 5:48 
GeneralRe: Fire a generic event on enter of item on a tab control page Pin
oracleConvert2-May-06 6:07
oracleConvert2-May-06 6:07 
QuestionCrystal Report Matter Pin
ventomito2-May-06 4:31
ventomito2-May-06 4:31 
Questionwebdav exchange server Pin
mhusleag2-May-06 4:25
mhusleag2-May-06 4:25 
QuestionToolStripTextBox disappearing in context menu Pin
Wjousts2-May-06 4:11
Wjousts2-May-06 4:11 
QuestionError while Calling WebService Pin
Jax_qqq2-May-06 3:45
Jax_qqq2-May-06 3:45 
AnswerRe: Error while Calling WebService Pin
Paddy Boyd2-May-06 4:47
Paddy Boyd2-May-06 4:47 
GeneralRe: Error while Calling WebService Pin
Jax_qqq2-May-06 18:05
Jax_qqq2-May-06 18:05 
Questionwindows based application querry ! Pin
meer_Lx2-May-06 3:37
meer_Lx2-May-06 3:37 
AnswerRe: windows based application querry ! Pin
Paddy Boyd2-May-06 4:45
Paddy Boyd2-May-06 4:45 
GeneralRe: windows based application querry ! Pin
meer_Lx2-May-06 19:13
meer_Lx2-May-06 19:13 
Questionoptimize drawing operations Pin
Sasuko2-May-06 3:19
Sasuko2-May-06 3:19 
AnswerRe: optimize drawing operations Pin
J4amieC2-May-06 3:35
J4amieC2-May-06 3:35 

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.