Click here to Skip to main content
15,889,479 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Dave Herren24-May-07 9:07
Dave Herren24-May-07 9:07 
GeneralRe: .Net 1.1 --> .Net 2.0 Pin
Christian Graus26-May-07 16:12
protectorChristian Graus26-May-07 16:12 
QuestionDisplay Leading Zeros in .Net framework Pin
Edward Diener24-May-07 2:06
Edward Diener24-May-07 2:06 
QuestionI don't know if here is the best place to askt this but... Pin
Nelek23-May-07 20:51
protectorNelek23-May-07 20:51 
QuestionWhich is the betst iterator Pin
Blumen23-May-07 19:43
Blumen23-May-07 19:43 
AnswerRe: Which is the betst iterator Pin
Colin Angus Mackay23-May-07 22:55
Colin Angus Mackay23-May-07 22:55 
GeneralRe: Which is the betst iterator Pin
Blumen24-May-07 0:08
Blumen24-May-07 0:08 
GeneralRe: Which is the betst iterator Pin
Christian Graus24-May-07 0:36
protectorChristian Graus24-May-07 0:36 
There's a real difference between working which is slowest, and any of them being *slow* in the real world. If IEnumerator is slowest ( and I thought it probably would be ), then choose from the other two, which, as I said, are the same thing. But, don't avoid IEnumerator. Write some code and see if you can spot a speed difference Smile | :)


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Which is the betst iterator Pin
Blumen24-May-07 0:49
Blumen24-May-07 0:49 
AnswerRe: Which is the betst iterator Pin
Christian Graus23-May-07 23:09
protectorChristian Graus23-May-07 23:09 
GeneralRe: Which is the betst iterator Pin
Blumen24-May-07 0:09
Blumen24-May-07 0:09 
GeneralRe: Which is the betst iterator Pin
Christian Graus24-May-07 0:32
protectorChristian Graus24-May-07 0:32 
GeneralRe: Which is the betst iterator Pin
Robert Rohde28-May-07 0:03
Robert Rohde28-May-07 0:03 
GeneralRe: Which is the betst iterator Pin
Christian Graus28-May-07 11:34
protectorChristian Graus28-May-07 11:34 
AnswerRe: Which is the betst iterator Pin
Navneet Hegde24-May-07 2:48
Navneet Hegde24-May-07 2:48 
GeneralRe: Which is the betst iterator Pin
Dave Kreskowiak24-May-07 5:43
mveDave Kreskowiak24-May-07 5:43 
GeneralRe: Which is the betst iterator Pin
Dan Neely24-May-07 6:51
Dan Neely24-May-07 6:51 
GeneralRe: Which is the betst iterator Pin
Dave Kreskowiak24-May-07 6:55
mveDave Kreskowiak24-May-07 6:55 
AnswerRe: Which is the betst iterator [modified] Pin
lmoelleb25-May-07 0:01
lmoelleb25-May-07 0:01 
GeneralRe: Which is the betst iterator Pin
Colin Angus Mackay25-May-07 0:10
Colin Angus Mackay25-May-07 0:10 
AnswerRe: Which is the betst iterator Pin
Luc Pattyn25-May-07 3:54
sitebuilderLuc Pattyn25-May-07 3:54 
AnswerRe: Which is the betst iterator Pin
pbraun25-May-07 12:12
pbraun25-May-07 12:12 
GeneralRe: Which is the betst iterator Pin
Blumen30-May-07 0:08
Blumen30-May-07 0:08 
QuestionGetting field type from database Pin
KeesVer23-May-07 4:16
KeesVer23-May-07 4:16 
AnswerRe: Getting field type from database Pin
Pete O'Hanlon23-May-07 5:01
mvePete O'Hanlon23-May-07 5:01 

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.