Highest .NET version supported by Windows XP

断了今生、忘了曾经 提交于 2019-12-10 16:39:01

问题


What is the highest version of the .NET framework that is supported by Windows XP (32-bit)


回答1:


Depends on the version of Windows XP you have, "Windows XP Home Edition" and above supports up to .NET 4.0 while "Windows XP Home Reduced Media Edition" only supports up to .NET 3.5, see the link below for the specific version of .NET supported on different editions of Windows XP.

.NET Framework System Requirements




回答2:


The .NET Framework 4.0.3 is the latest version for Windows XP

Requirement: .NET Framework 4

Be aware: .NET Framework 4 and 4.0.3 are no longer supported by Microsoft

Download it here



来源:https://stackoverflow.com/questions/29000110/highest-net-version-supported-by-windows-xp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!