Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
GeneralRe: Which one is faster ? Pin
Mohammad Dayyan16-Aug-08 3:03
Mohammad Dayyan16-Aug-08 3:03 
GeneralRe: Which one is faster ? Pin
Manas Bhardwaj16-Aug-08 3:15
professionalManas Bhardwaj16-Aug-08 3:15 
GeneralRe: Which one is faster ? Pin
Mohammad Dayyan16-Aug-08 3:43
Mohammad Dayyan16-Aug-08 3:43 
JokeRe: Which one is faster ? Pin
Mycroft Holmes17-Aug-08 1:21
professionalMycroft Holmes17-Aug-08 1:21 
AnswerRe: Which one is faster ? Pin
Guffa16-Aug-08 5:41
Guffa16-Aug-08 5:41 
GeneralRe: Which one is faster ? Pin
Mohammad Dayyan16-Aug-08 9:45
Mohammad Dayyan16-Aug-08 9:45 
AnswerRe: Which one is faster ? Pin
Guffa16-Aug-08 11:01
Guffa16-Aug-08 11:01 
AnswerRe: Which one is faster ? Pin
DaveyM6916-Aug-08 6:21
professionalDaveyM6916-Aug-08 6:21 
It depends on how it's implemented in the object being compared. Have a look at operator overloading for == and overriding the Equals(object obj) method for the other. The results could be the same or very different, as can the execution times.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Expect everything to be hard and then enjoy the things that come easy. (code-frog)

QuestionDynamic button + dynamic event handler Pin
pkruger15-Aug-08 23:27
pkruger15-Aug-08 23:27 
AnswerRe: Dynamic button + dynamic event handler Pin
N a v a n e e t h15-Aug-08 23:31
N a v a n e e t h15-Aug-08 23:31 
GeneralRe: Dynamic button + dynamic event handler Pin
pkruger15-Aug-08 23:39
pkruger15-Aug-08 23:39 
GeneralRe: Dynamic button + dynamic event handler Pin
Christian Graus16-Aug-08 0:09
protectorChristian Graus16-Aug-08 0:09 
AnswerRe: Dynamic button + dynamic event handler Pin
DaveyM6915-Aug-08 23:38
professionalDaveyM6915-Aug-08 23:38 
QuestionUsing files Pin
Christian Flutcher15-Aug-08 22:52
Christian Flutcher15-Aug-08 22:52 
AnswerRe: Using files Pin
Giorgi Dalakishvili15-Aug-08 23:03
mentorGiorgi Dalakishvili15-Aug-08 23:03 
GeneralRe: Using files Pin
Christian Flutcher15-Aug-08 23:09
Christian Flutcher15-Aug-08 23:09 
GeneralRe: Using files Pin
lisan_al_ghaib15-Aug-08 23:45
lisan_al_ghaib15-Aug-08 23:45 
GeneralRe: Using files Pin
Christian Flutcher16-Aug-08 8:25
Christian Flutcher16-Aug-08 8:25 
GeneralRe: Using files Pin
lisan_al_ghaib16-Aug-08 12:19
lisan_al_ghaib16-Aug-08 12:19 
AnswerRe: Using files Pin
DaveyM6915-Aug-08 23:43
professionalDaveyM6915-Aug-08 23:43 
QuestionCreate or Open Excel document Pin
dsamvelyan15-Aug-08 22:47
dsamvelyan15-Aug-08 22:47 
AnswerRe: Create or Open Excel document Pin
dan!sh 15-Aug-08 23:03
professional dan!sh 15-Aug-08 23:03 
GeneralRe: Create or Open Excel document Pin
dsamvelyan16-Aug-08 1:41
dsamvelyan16-Aug-08 1:41 
GeneralRe: Create or Open Excel document Pin
dan!sh 16-Aug-08 2:13
professional dan!sh 16-Aug-08 2:13 
GeneralRe: Create or Open Excel document Pin
dsamvelyan16-Aug-08 6:44
dsamvelyan16-Aug-08 6:44 

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.