Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
Questionhow to control working in combobox_TextChanged() event? Pin
shaz jazz8-Feb-08 19:12
shaz jazz8-Feb-08 19:12 
QuestionAbout image Pin
sushilhupare8-Feb-08 16:48
sushilhupare8-Feb-08 16:48 
QuestionRe: About image Pin
pmarfleet8-Feb-08 22:13
pmarfleet8-Feb-08 22:13 
QuestionMerging Data Sources Pin
supercharged8-Feb-08 14:51
supercharged8-Feb-08 14:51 
QuestionWhich one is faster, using a string or SelectSingleNode? Pin
AloneInTheDark8-Feb-08 14:36
AloneInTheDark8-Feb-08 14:36 
AnswerRe: Which one is faster, using a string or SelectSingleNode? Pin
Mark Churchill8-Feb-08 16:53
Mark Churchill8-Feb-08 16:53 
GeneralRe: Which one is faster, using a string or SelectSingleNode? Pin
AloneInTheDark8-Feb-08 18:10
AloneInTheDark8-Feb-08 18:10 
GeneralRe: Which one is faster, using a string or SelectSingleNode? Pin
Mark Churchill8-Feb-08 18:12
Mark Churchill8-Feb-08 18:12 
I mean that writing and maintaining three copies of those function calls is making it hard for you, and making the code harder to read.

In general you should write readable and maintainable code. Let the compiler worry about how to optimize it.


GeneralRe: Which one is faster, using a string or SelectSingleNode? Pin
AloneInTheDark8-Feb-08 18:24
AloneInTheDark8-Feb-08 18:24 
GeneralRe: Which one is faster, using a string or SelectSingleNode? Pin
Mark Churchill8-Feb-08 18:44
Mark Churchill8-Feb-08 18:44 
AnswerRe: Which one is faster, using a string or SelectSingleNode? Pin
PIEBALDconsult9-Feb-08 3:46
mvePIEBALDconsult9-Feb-08 3:46 
AnswerRe: Which one is faster, using a string or SelectSingleNode? Pin
Scott Dorman10-Feb-08 10:31
professionalScott Dorman10-Feb-08 10:31 
QuestionConverting XML Elements to Strings Pin
BugMeNot ACCOUNT8-Feb-08 14:10
BugMeNot ACCOUNT8-Feb-08 14:10 
GeneralRe: Converting XML Elements to Strings Pin
Joachim Kerschbaumer9-Feb-08 3:04
Joachim Kerschbaumer9-Feb-08 3:04 
Generaldocument the items of the form Pin
Strategic_Thinker8-Feb-08 10:34
Strategic_Thinker8-Feb-08 10:34 
AnswerRe: document the items of the form Pin
Ravi Bhavnani8-Feb-08 11:03
professionalRavi Bhavnani8-Feb-08 11:03 
GeneralRe: document the items of the form Pin
Strategic_Thinker8-Feb-08 23:20
Strategic_Thinker8-Feb-08 23:20 
GeneralRe: document the items of the form Pin
Ravi Bhavnani9-Feb-08 3:43
professionalRavi Bhavnani9-Feb-08 3:43 
GeneralRe: document the items of the form Pin
Strategic_Thinker9-Feb-08 7:17
Strategic_Thinker9-Feb-08 7:17 
GeneralRe: document the items of the form Pin
Ravi Bhavnani9-Feb-08 8:26
professionalRavi Bhavnani9-Feb-08 8:26 
GeneralRe: document the items of the form Pin
Strategic_Thinker9-Feb-08 10:07
Strategic_Thinker9-Feb-08 10:07 
QuestionProblem with HasExited and WaitForExit() Pin
danielhasdibs8-Feb-08 7:39
danielhasdibs8-Feb-08 7:39 
GeneralRe: Problem with HasExited and WaitForExit() Pin
PIEBALDconsult8-Feb-08 7:50
mvePIEBALDconsult8-Feb-08 7:50 
GeneralRe: Problem with HasExited and WaitForExit() Pin
danielhasdibs8-Feb-08 7:54
danielhasdibs8-Feb-08 7:54 
GeneralRe: Problem with HasExited and WaitForExit() [modified] Pin
PIEBALDconsult8-Feb-08 8:39
mvePIEBALDconsult8-Feb-08 8:39 

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.