Click here to Skip to main content
15,925,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: ReadOnly in DataGrid Pin
Robert Rohde30-Jul-05 19:55
Robert Rohde30-Jul-05 19:55 
QuestionImageList serious problem in C#: why? Pin
bouli30-Jul-05 13:45
bouli30-Jul-05 13:45 
GeneralWeb service returning a Guid Pin
Luis Alonso Ramos30-Jul-05 11:34
Luis Alonso Ramos30-Jul-05 11:34 
QuestionBinary file searching - is it possible? Pin
Eddie150630-Jul-05 8:46
Eddie150630-Jul-05 8:46 
AnswerRe: Binary file searching - is it possible? Pin
Niklas Ulvinge30-Jul-05 11:07
Niklas Ulvinge30-Jul-05 11:07 
GeneralRe: Binary file searching - is it possible? Pin
Eddie150630-Jul-05 23:39
Eddie150630-Jul-05 23:39 
GeneralRe: Binary file searching - is it possible? Pin
Niklas Ulvinge31-Jul-05 4:10
Niklas Ulvinge31-Jul-05 4:10 
GeneralRe: Binary file searching - is it possible? Pin
Matt Gerrans31-Jul-05 8:24
Matt Gerrans31-Jul-05 8:24 
Additionally, for even more speed, you might try this out as a little COM automation funtion written in C++. It is such an easy one to write, that it would be worth a try.

I did a routine to calculate hashes for files this way and it was significantly faster. I don't know how much of that was due to the IO speed vs. calculation speed. I would suspect since you wouldn't be doing too much calculation, you wouldn't get as much performance increase, but probably enough to justify doing it this way.

Matt Gerrans
GeneralElements of an enum Pin
Yigal Agam30-Jul-05 8:19
Yigal Agam30-Jul-05 8:19 
GeneralRe: Elements of an enum Pin
Werdna30-Jul-05 9:30
Werdna30-Jul-05 9:30 
GeneralInstaller project help Pin
hokieprogrammer30-Jul-05 7:46
hokieprogrammer30-Jul-05 7:46 
QuestionHow to build a COM+ app Pin
Johny Ng30-Jul-05 6:28
Johny Ng30-Jul-05 6:28 
GeneralInithialize objects and variables Pin
Sasuko30-Jul-05 3:25
Sasuko30-Jul-05 3:25 
GeneralRe: Inithialize objects and variables Pin
S. Senthil Kumar30-Jul-05 3:41
S. Senthil Kumar30-Jul-05 3:41 
GeneralRe: Inithialize objects and variables Pin
Sasuko30-Jul-05 4:50
Sasuko30-Jul-05 4:50 
GeneralRe: Inithialize objects and variables Pin
Robert Rohde30-Jul-05 8:10
Robert Rohde30-Jul-05 8:10 
GeneralToolbar Image Pin
Kamrul Hasan30-Jul-05 3:12
Kamrul Hasan30-Jul-05 3:12 
GeneralRe: Toolbar Image Pin
Sasuko30-Jul-05 3:31
Sasuko30-Jul-05 3:31 
GeneralRe: Toolbar Image Pin
Kamrul Hasan30-Jul-05 4:11
Kamrul Hasan30-Jul-05 4:11 
GeneralRe: Toolbar Image Pin
Sasuko30-Jul-05 4:51
Sasuko30-Jul-05 4:51 
GeneralRe: Toolbar Image Pin
Luis Alonso Ramos30-Jul-05 7:55
Luis Alonso Ramos30-Jul-05 7:55 
GeneralClass question Pin
nc3b30-Jul-05 0:02
nc3b30-Jul-05 0:02 
GeneralRe: Class question Pin
User 665830-Jul-05 0:11
User 665830-Jul-05 0:11 
GeneralRe: Class question Pin
nc3b30-Jul-05 0:14
nc3b30-Jul-05 0:14 
GeneralRe: Class question Pin
User 665830-Jul-05 0:26
User 665830-Jul-05 0:26 

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.