Click here to Skip to main content
15,891,513 members
Home / Discussions / C#
   

C#

 
GeneralRe: Stop the CONSOLE at the end of the debut Pin
rodbiser18-Aug-09 10:15
rodbiser18-Aug-09 10:15 
AnswerRe: Stop the CONSOLE at the end of the debut Pin
Alan N16-Jul-09 9:48
Alan N16-Jul-09 9:48 
QuestionTell When A Control Is Added In Design Mode Pin
Kevin Marois16-Jul-09 7:43
professionalKevin Marois16-Jul-09 7:43 
AnswerRe: Tell When A Control Is Added In Design Mode Pin
N a v a n e e t h16-Jul-09 8:54
N a v a n e e t h16-Jul-09 8:54 
QuestionHow to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil16-Jul-09 6:48
Md. Shakil16-Jul-09 6:48 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Christian Graus16-Jul-09 7:05
protectorChristian Graus16-Jul-09 7:05 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Mark Salsbery16-Jul-09 8:11
Mark Salsbery16-Jul-09 8:11 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
mypicturefaded16-Jul-09 9:01
mypicturefaded16-Jul-09 9:01 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil18-Jul-09 9:07
Md. Shakil18-Jul-09 9:07 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Dave Kreskowiak16-Jul-09 9:12
mveDave Kreskowiak16-Jul-09 9:12 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil18-Jul-09 9:15
Md. Shakil18-Jul-09 9:15 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Dave Kreskowiak18-Jul-09 12:40
mveDave Kreskowiak18-Jul-09 12:40 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Pete O'Hanlon16-Jul-09 12:53
mvePete O'Hanlon16-Jul-09 12:53 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Christian Graus16-Jul-09 13:42
protectorChristian Graus16-Jul-09 13:42 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil18-Jul-09 9:28
Md. Shakil18-Jul-09 9:28 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
_Maxxx_16-Jul-09 15:50
professional_Maxxx_16-Jul-09 15:50 
GeneralRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil18-Jul-09 9:32
Md. Shakil18-Jul-09 9:32 
AnswerRe: How to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil18-Jul-09 8:55
Md. Shakil18-Jul-09 8:55 
Questionstreaming multiple byte[] file together to get the appearance as one... Pin
zachbob16-Jul-09 6:39
zachbob16-Jul-09 6:39 
AnswerRe: streaming multiple byte[] file together to get the appearance as one... Pin
Christian Graus16-Jul-09 7:09
protectorChristian Graus16-Jul-09 7:09 
GeneralRe: streaming multiple byte[] file together to get the appearance as one... Pin
0x3c016-Jul-09 7:13
0x3c016-Jul-09 7:13 
I would presume that it would be run in a web server, perhaps as a Service. When a request is made for the stream, it would iterate through each of the given System.IO.Streams and send the data. When a System.IO.Stream is at the end, it would move to the next System.IO.Stream and repeat the process.

Of course, this would probably have its own set of problems, like handling different file formats.

At least, that's how I read it

Between the idea
And the reality
Between the motion
And the act
Falls the Shadow

GeneralRe: streaming multiple byte[] file together to get the appearance as one... Pin
Christian Graus16-Jul-09 7:16
protectorChristian Graus16-Jul-09 7:16 
GeneralRe: streaming multiple byte[] file together to get the appearance as one... Pin
zachbob16-Jul-09 7:26
zachbob16-Jul-09 7:26 
GeneralRe: streaming multiple byte[] file together to get the appearance as one... Pin
0x3c016-Jul-09 7:35
0x3c016-Jul-09 7:35 
GeneralRe: streaming multiple byte[] file together to get the appearance as one... Pin
zachbob16-Jul-09 7:22
zachbob16-Jul-09 7:22 

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.