[Mono-list] Memory Mapped Files Support in Mono??
Edward Ned Harvey (mono)
edward.harvey.mono at clevertrove.com
Thu Nov 7 16:18:17 UTC 2013
> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> bounces at lists.ximian.com] On Behalf Of Sambasivareddy
>
> Hello i did quick(not really) check with mono on open suse 12.3 for the
> support of Memory Mapped Files.
> With few glitches(file creation in advance) i was able to run the
> appliation.
>
> But same code when run with windows compatible mono(v 3.2.3) on
> windows
> environemnt, it throws exception saying feature is not implemented
Why are you running mono on windows? The whole point of mono is to implement .NET on non-windows platforms, because Microsoft only offers .NET on windows.
Just run it natively with .NET on windows. Use mono everywhere else.
More information about the Mono-list
mailing list