|
The .NET Framework 4.0 provides memory-mapped file API via its System.IO.MemoryMappedFiles namespace. System.IO.MemoryMappedFiles exposes Windows memory mapping functionality as first-class managed APIs. I'm already imagining what I want to do with...
|