1
Reply

how to allocate ram to c# process

Ask a question
HI friends, i have c# program that creates excel files using text files. but in larger text files the file creating process will run lot of hours. i think i can solve that problem by allocating more memory to that process. i tried heap and stack methods. but i couldn't make it.  so please help me friends. 

Answers (1)