Click here to Skip to main content
15,897,145 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to call Google API Pin
benjymous14-Sep-09 23:01
benjymous14-Sep-09 23:01 
GeneralRe: How to call Google API Pin
Anil Veeraghattapu 415-Sep-09 0:44
Anil Veeraghattapu 415-Sep-09 0:44 
GeneralRe: How to call Google API Pin
Henry Minute15-Sep-09 2:05
Henry Minute15-Sep-09 2:05 
GeneralRe: How to call Google API Pin
Vikram A Punathambekar15-Sep-09 0:11
Vikram A Punathambekar15-Sep-09 0:11 
GeneralRe: How to call Google API Pin
OriginalGriff15-Sep-09 2:43
mveOriginalGriff15-Sep-09 2:43 
QuestionHow to Store the Image file in Database and then retrive it from the database Pin
amaankhan14-Sep-09 22:18
amaankhan14-Sep-09 22:18 
AnswerRe: How to Store the Image file in Database and then retrive it from the database Pin
SeMartens14-Sep-09 22:28
SeMartens14-Sep-09 22:28 
QuestionReading multiple binary files as one... Pin
User 224816814-Sep-09 21:44
User 224816814-Sep-09 21:44 
Hi.

I'm writing a program that reads data from binary file and shows it on the screen. There could be a situation that there are multiple data files if the user enables file size limit. If the file size reaches the user-defined limit a new file is created and the data is saved there and so on. So there could be 0.bin, 1.bin, 2.bin, ... and so on.

Naturally I have to read and show the data in this "multiple data file" case, too.

At the moment I have a solution where I create an array of FileStream objects for each file and when I get an end of file I start to read the next stream in the array. This fast and ugly solution but is there any ready-made components/libraries for this kind of data handling or does anyone have a better solution?

The main idea is to show the data as one to the user through a certain file handling class that provides necessary methods like ReadBytes, Seek, etc.

Any hints and tips would be greatly appreciated.

Best regards,

-J-

modified 15-Dec-21 21:01pm.

AnswerRe: Reading multiple binary files as one... Pin
SeMartens14-Sep-09 22:25
SeMartens14-Sep-09 22:25 
GeneralRe: Reading multiple binary files as one... Pin
User 224816814-Sep-09 22:38
User 224816814-Sep-09 22:38 
Questionset Page Margin using Calc with C# [modified] Pin
natmed8014-Sep-09 21:25
natmed8014-Sep-09 21:25 
AnswerRe: set Page Margin using Calc with C# Pin
natmed8018-Sep-09 23:18
natmed8018-Sep-09 23:18 
QuestionDirectx Capture Set Audio devive Pin
anishkannan14-Sep-09 20:39
anishkannan14-Sep-09 20:39 
QuestionHow to save C# window form input to MS Access 2007 DB Pin
kyi kyi14-Sep-09 20:33
kyi kyi14-Sep-09 20:33 
AnswerRe: How to save C# window form input to MS Access 2007 DB Pin
0x3c014-Sep-09 20:39
0x3c014-Sep-09 20:39 
GeneralRe: How to save C# window form input to MS Access 2007 DB Pin
kyi kyi14-Sep-09 20:40
kyi kyi14-Sep-09 20:40 
AnswerRe: How to save C# window form input to MS Access 2007 DB Pin
Vimalsoft(Pty) Ltd14-Sep-09 20:41
professionalVimalsoft(Pty) Ltd14-Sep-09 20:41 
AnswerRe: How to save C# window form input to MS Access 2007 DB Pin
khosnur14-Sep-09 21:51
khosnur14-Sep-09 21:51 
AnswerRe: How to save C# window form input to MS Access 2007 DB Pin
carlecomm21-Sep-09 17:48
carlecomm21-Sep-09 17:48 
QuestionAccess Shared Directory from Repote Pc c# Pin
shaktisinh14-Sep-09 19:32
shaktisinh14-Sep-09 19:32 
AnswerRe: Access Shared Directory Programmatically c# Pin
Christian Graus14-Sep-09 19:43
protectorChristian Graus14-Sep-09 19:43 
GeneralRe: Access Shared Directory Programmatically c# Pin
shaktisinh14-Sep-09 20:34
shaktisinh14-Sep-09 20:34 
GeneralRe: Access Shared Directory Programmatically c# Pin
Ram. S8-Oct-09 3:19
Ram. S8-Oct-09 3:19 
Questionexcel columns Pin
Member 59031014-Sep-09 19:29
Member 59031014-Sep-09 19:29 
AnswerRe: excel columns Pin
Christian Graus14-Sep-09 19:46
protectorChristian Graus14-Sep-09 19:46 

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.