Click here to Skip to main content
15,885,244 members
Articles / Programming Languages / C#

Using memory mapped files to conserve physical memory for large arrays

Rate me:
Please Sign up or sign in to vote.
4.78/5 (22 votes)
12 Nov 2009LGPL34 min read 164.1K   2.4K   90  
The article shows how to implement a value type array as a memory mapped file to conserve physical memory.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Other Comperio
Norway Norway
I like to work with diverse technologies but spend most of my time doing .Net in various settings.

I code for fun!

Comments and Discussions