TheSwamp

Code Red => .NET => Topic started by: BlackBox on October 02, 2014, 07:31:54 AM

Title: .NET Just in Time Compilation and Warming up Your System
Post by: BlackBox on October 02, 2014, 07:31:54 AM

Quote from: project daily email blast

A (very) deep dive into what .NET does with your code (for the curious)

http://blogs.msdn.com/b/abhinaba/archive/2014/09/29/net-just-in-time-compilation-and-warming-up-your-system.aspx
Title: Re: .NET Just in Time Compilation and Warming up Your System
Post by: nekitip on October 02, 2014, 11:02:59 AM
I'm really interested to see how will .NET Native perform, and will it be possible to complile our dll's and run them in autocad.
However, they are still working on windows store apps, so desktop apps are not to be ready for a year or more.
But all of this is just a speculation based on various blogs.
In fact, some of .NET Native things might even work, but I'm not brave enough to try it in autocad enviroment :)

Who knows more of that?
Title: Re: .NET Just in Time Compilation and Warming up Your System
Post by: BlackBox on October 02, 2014, 11:21:23 AM
I'm really interested....

You may also find this (http://www.theswamp.org/index.php?topic=47840.0) to be of interest.