News

With Patch Tuesday Comes .NET Framework 4.5.2

The .NET Framework update will include debugging and tracing capabilities in this round and will be automatically delivered to those using Windows Server Update Services.

Microsoft will release .NET Framework 4.5.2 on "patch Tuesday" next week. The framework, along with Language Packs, will come down through Windows Server Update Services (WSUS) on Jan. 13, 2015, according to a Microsoft blog post earlier this week. The update will include improved debugging and tracing capabilities, among other enhancements.

The framework is needed to support the .NET development environment and it runs on various client and server Windows operating systems. The list of supported OSes includes Windows 8/8.1, Windows 7 Service Pack 1, Windows Vista SP2, plus Windows Server 2012/2012 R2, Windows Server 2008 SP2/2008 R2 SP1. Also supported are Windows RT and Windows 8.1 RT, but those OSes will get .NET Framework 4.5.2 via Microsoft's Automatic Update service instead of WSUS.

IT pros can block the delivery of .NET Framework 4.5.2 via WSUS by editing registry settings. That process is described in this Microsoft Knowledge Base article. Microsoft has admitted in an August blog post that the .NET Framework 4.5.2 release does include some changes that can break the functioning of some applications, although only if those applications get recompiled.

Microsoft's server products should be tested on this framework before getting turned on in a production environment, Microsoft warned in its August blog post. However, Microsoft also claimed that .NET Framework 4.5.2 should be compatible with past .NET Framework 4.x releases. It's considered to be an "in-place" upgrade to past .NET Framework 4.x releases, so IT pros don't need to uninstall the previous versions.

On top of the current .NET Framework 4.5.2 release, Microsoft offers a preview version of .NET Framework 4.6, which was released back in November. The .NET Framework 4.6 preview is also considered to be an in-place upgrade to previous .NET Framework 4.x installations. A resource for sorting through the nuances of .NET Framework 4.5 capabilities, as well as those of the .NET Framework 4.6 preview, can be found at this MSDN library page.

Microsoft is wrapping the .NET Framework 4.6 preview as "a new era" for the platform in 2015. The preview version includes the open source .NET Core 5, for instance, which will extend the .NET Framework to other operating system platforms besides Windows, such as Linux and Mac. Microsoft has also announced a new free version of Visual Studio alongside the open source .NET Core 5.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events