Click here to Skip to main content
16,007,760 members
Home / Discussions / C#
   

C#

 
GeneralMulti-threading questions Pin
Corillian30-Jul-05 14:49
Corillian30-Jul-05 14:49 
GeneralRe: Multi-threading questions Pin
S. Senthil Kumar31-Jul-05 4:01
S. Senthil Kumar31-Jul-05 4:01 
GeneralRe: Multi-threading questions Pin
Andy Brummer31-Jul-05 8:46
sitebuilderAndy Brummer31-Jul-05 8:46 
GeneralReadOnly in DataGrid Pin
zaboboa30-Jul-05 13:51
zaboboa30-Jul-05 13:51 
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 
Hello everyone.

I'm trying to build an application that searches for specified few bytes and prints out their location (offset) within binary file.

Now, I use "while" loop to go through every offset location to check where the bytes are, and on large files it's naturally slow.

Is there any built in method in .NET that can do that for me? I've been using FileStream class and it looks like it doesn't have such functionality.

Thanks everyone in advance!
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 
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 

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.