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

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube