Quote Originally Posted by Joacim Andersson View Post
But this is coming with .Net Native.
I haven't read too much on the subject but, while I could be wrong, I doubt that. I don't think each app would have parts of the .NET Framework compiled into its native code. I would expect that the Framework libraries would still be separate, whether in IL or native form, and there would only be one copy of each to be shared by all apps.