Code Mahek
  • Blog
  • About
  • Contact
  • Random Clicks
  • Resume
  • Ava Chat Bot

Fragrance
​of Programming

.NET Framework 4.6 Preview

3/24/2015

Comments

 
Last year on November 2014, Microsoft released new .NET Framework 4.6 Preview version and I will just go through some of the new features which are available compared to the older one.

  • ASP.NET 5: .NET Framework 4.6 includes ASP.NET 5 which is emphasized more on developing modern cloud based apps.
  • 64-bit JIT Compiler for managed code, which provides significant performance improvement compared to older 64-bit JIT Compiler.
  • Many new APIs have been added around .NET Framework 4. Additional collections implement IReadOnlyCollection<T> such as Queue<T> and Stack<T> and also enhancement to Garbage Collection.
  • Changes to the task-based asynchronous pattern (TAP)
  • Improvements to event tracing
  • .NET Native: Windows Store apps that target .NET Core and are written in C# can now take advantage of a new technology that compiles apps to native code rather than IL. They produce apps characterized by faster startup and execution times. 
  • Open-source .NET Framework packages

For more details you can visit Microsoft MSDN website.


Comments
comments powered by Disqus

    RSS Feed

    Categories

    All
    Azure
    C#
    Cloud
    CodeProject
    CSharp
    DotNet Core
    Jetbrains
    .NET
    Rider
    Source Generators
    SQL
    Tech News
    Ubuntu
    Visual Studio 2015
    Visual Studio 2019
    Windows
    Windows 10

    Archives

    May 2020
    February 2019
    January 2019
    December 2018
    May 2018
    December 2017
    November 2017
    October 2017
    September 2017
    July 2017
    May 2017
    April 2017
    May 2015
    April 2015
    March 2015

    View my profile on LinkedIn

Location

Contact Us

    Subscribe Today!

Submit
  • Blog
  • About
  • Contact
  • Random Clicks
  • Resume
  • Ava Chat Bot