Click here to Skip to main content
15,913,836 members
Home / Discussions / C#
   

C#

 
AnswerRe: File copy buffer size? Pin
led mike15-May-08 6:23
led mike15-May-08 6:23 
GeneralRe: File copy buffer size? Pin
MicealG15-May-08 6:31
MicealG15-May-08 6:31 
GeneralRe: File copy buffer size? Pin
led mike15-May-08 6:51
led mike15-May-08 6:51 
AnswerRe: File copy buffer size? Pin
Guffa15-May-08 7:41
Guffa15-May-08 7:41 
GeneralRe: File copy buffer size? Pin
led mike15-May-08 9:15
led mike15-May-08 9:15 
AnswerRe: File copy buffer size? Pin
Peter Josefsson Sweden15-May-08 11:44
Peter Josefsson Sweden15-May-08 11:44 
GeneralRe: File copy buffer size? Pin
Guffa15-May-08 13:01
Guffa15-May-08 13:01 
GeneralRe: File copy buffer size? Pin
Peter Josefsson Sweden16-May-08 12:10
Peter Josefsson Sweden16-May-08 12:10 
Hi,

On the "large objects heap": I have managed to miss that somehow. Thanks a lot for the enlightenment! Will keep it in mind for the future.

On RAM sizes: My first programming was done on a Norsk Data ND-100 minicomputer with 512KB RAM (IIRC) and an 80MB disk running the SINTRAN-III OS. It had an ND-50 number-cruncher for a side-car (same one that did the F-16 simulations a few years earlier). We were approximately 200 student groups writing, compiling and testing BASIC and Pascal programs on it (50-60 groups at a time, on DEC VT-100 and ND terminals using current loop cables from the terminal room to the computer room). I ended up being an assistant teacher there for a few years... we're talking 1981 or so.

My first experience with a PC:

- Hmmm... wonder if it's like Unix: C:\>ls

- No, let's try SINTRAN III syntax: C:\>LIST-FILES

- Nope, not that. Let's do VMS then: C:\>DIR

- WOW, it worked. Let's run it in the background: C:\>BG DIR

- Nope. Maybe some Unix influence after all: C:\>DIR &

- Not that. Now let's see... where's the manual. WHAT?!?! No multi-tasking?!?!? Are you f*ing serious?!?!

And I had just promised writing actual software for the thing... I have never felt so lost in my life...

Later,

--
Peter

GeneralRe: File copy buffer size? Pin
MicealG15-May-08 23:14
MicealG15-May-08 23:14 
QuestionStoring data in an array Pin
Brad Wick15-May-08 6:03
Brad Wick15-May-08 6:03 
AnswerRe: Storing data in an array Pin
led mike15-May-08 6:19
led mike15-May-08 6:19 
GeneralRe: Storing data in an array Pin
Brad Wick15-May-08 6:45
Brad Wick15-May-08 6:45 
GeneralRe: Storing data in an array Pin
led mike15-May-08 6:51
led mike15-May-08 6:51 
AnswerRe: Storing data in an array Pin
Bert delaVega15-May-08 6:47
Bert delaVega15-May-08 6:47 
GeneralRe: Storing data in an array Pin
Brad Wick15-May-08 7:11
Brad Wick15-May-08 7:11 
GeneralRe: Storing data in an array Pin
Bert delaVega15-May-08 7:28
Bert delaVega15-May-08 7:28 
AnswerRe: Storing data in an array Pin
DaveyM6916-May-08 2:36
professionalDaveyM6916-May-08 2:36 
QuestionArray.resize Pin
C++NewBe15-May-08 5:55
C++NewBe15-May-08 5:55 
AnswerRe: Array.resize Pin
led mike15-May-08 6:13
led mike15-May-08 6:13 
GeneralRe: Array.resize Pin
Dave Doknjas15-May-08 15:30
Dave Doknjas15-May-08 15:30 
GeneralRe: Array.resize Pin
led mike16-May-08 5:15
led mike16-May-08 5:15 
AnswerRe: Array.resize Pin
#realJSOP15-May-08 6:30
professional#realJSOP15-May-08 6:30 
QuestionInstance Failure Error Pin
Banjo Ayorinde15-May-08 5:22
Banjo Ayorinde15-May-08 5:22 
AnswerRe: Instance Failure Error Pin
led mike15-May-08 6:08
led mike15-May-08 6:08 
QuestionInterface C#.NET with MOA 2007/2008 Pin
Dinker Batra15-May-08 5:19
Dinker Batra15-May-08 5:19 

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.