Click here to Skip to main content
15,892,005 members
Articles / Programming Languages / C#

Memory Mapped File Interoperability with .NET Objects

Rate me:
Please Sign up or sign in to vote.
4.76/5 (11 votes)
23 Oct 2012CPOL2 min read 50.7K   1.4K   30  
This article provides the basic framework for reading/writing .NET objects, targeting the Windows Memory Mapped File API.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect Anodyne Enterprise Security
United States United States
I've spent the last 30+ years building secure, durable code in government, healthcare, and critical infrastructure industries, from FORTRAN 4 to C#, on databases from pre-SQL ISAM ones to Oracle 12, and on platforms from VMS to Linux (not to exclude all common permutations by Microsoft). In my spare time, I teach classes on whole-system design principles from configuring SANS, programming switches, to advanced principles in C# for creating secure, durable code. I am CISSP and CCSP certified, regularly working with legal teams to validate Cloud security and regulatory compliance.

Comments and Discussions