Forgot your password?
typodupeerror

Submission Summary: 0 pending, 8 declined, 2 accepted (10 total, 20.00% accepted)

Submission + - .NET Native Compilation Preview Released

atrader42 writes: Microsoft announced a new .NET compiler that compiles .NET code to native code using the C++ compiler backend. It produces performance like C++ while still enabling .NET features like garbage collection, generics, and reflection. Popular apps have been measured to start up to 60% and use 15% less memory. The preview currently only supports Windows Store applications, but is expected to apply to more .NET applications in the long term. A preview of the compiler is available for download now.

Caveat: I both work for MS and read Slashdot.

Slashdot Top Deals

"It ain't so much the things we don't know that get us in trouble. It's the things we know that ain't so." -- Artemus Ward aka Charles Farrar Brown

Working...