New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Prerequisites

This article lists the resources with the system requirements, and technical and browser support provided by the Telerik UI for ASP.NET AJAX suite.

.NET Framework Support

What is .NET Framework?

.NET Framework is a software framework developed by Microsoft that provides a platform for building and running applications on Windows operating systems. It includes a large library of pre-built code and a runtime environment that manages the execution of applications.

For ASP.NET Web Forms projects, .NET Framework provides the underlying technology that allows developers to create dynamic and interactive web applications. It provides a rich set of APIs, tools, and services that enable developers to build complex web applications with minimal coding effort.

Microsoft .NET Framework lifecycle

You can find the start and end dates of support for the different .NET versions on this page: Support dates.

Telerik UI for ASP.NET AJAX versions compatibility with Microsoft .NET Framework

You can find the releases that introduce builds created against the various .NET versions on this page .NET Support.

End of .NET Framework 3.5 and 4.0-4.6.1 Support for Telerik UI for ASP.NET AJAX

Timeline of Support Changes:

  • R1 2023 SP2 (March 23, 2023): This is the final release that includes support and assemblies for .NET Framework 3.5 and 4.0. If your projects depend on these versions, consider upgrading to continue receiving support and new features.

  • R2 2023: Starting with this release, Telerik UI for ASP.NET AJAX will only provide assemblies compatible with .NET Framework 4.5.x and later versions. This change ensures compatibility with modern technologies and enhanced performance.

  • 2024 Q2 (May 15, 2024): Marking the end of support for .NET 4.5 through 4.6.1. From this point forward, the product will support only .NET 4.6.2 or newer. Upgrading is crucial to leverage the latest advancements and continued technical support.

Benefits of Upgrading to .NET 4.6.2 or Later:

Upgrading to .NET 4.6.2 or newer versions offers significant advantages:

  • Improved Performance: Faster execution and reduced resource consumption.
  • Enhanced Security: New security features help protect your applications from emerging threats.
  • New Features and APIs: Access to the latest .NET capabilities for building robust applications.
  • Better Debugging and Diagnostics: Enhanced tools simplify the process of finding and fixing bugs.
  • Expanded Platform Support: Compatibility with the latest platforms and technologies ensures your applications stay relevant.
  • Support for Telerik Document Processing Library: Utilize powerful document processing features within your projects.

Is .NET Framework 4.5 and later backward compatible with the earlier versions?

According to the Microsoft Backward compatibility article, the .NET Framework 4.5 and later versions are backward-compatible with apps that were built with earlier versions of the .NET Framework. This is also true for the Telerik UI for ASP.NET AJAX assemblies build for .NET 3.5 and 4.0 - they will continue to work without modifications in projects targeting newer .NET versions, up to 4.8.1.

Applications and components built with previous versions will work without modification on the .NET Framework 4.5 and later versions.

How the discontinuation of .NET 3.5-4.0 affects my ASP.NET Web Forms project(s)?

If your project(s) are already running on a .NET version 4.6.2 or newer, no action is necessary.

If your project(s) are running on .NET 3.5, 4.0, or any version up to 4.6.1:

  • [Recommended] Upgrade the .NET version of the project to at least 4.6.2 by following the Microsoft Migrate to .NET Framework 4.8, 4.7, and 4.6.2 guide. This will allow you to keep your Telerik UI for ASP.NET AJAX assemblies up to date, benefiting from the latest browser support, enhanced security and stability, as well as new features and UI components. Upgrading to .NET 4.6.2 or later is particularly beneficial as it ensures full compatibility with the most recent updates and support policies of Telerik products.
  • [Not Recommended] Continue running your project on .NET 3.5, 4.0, or versions 4.5 to 4.6.1. However, be aware that you will not be able to upgrade your Telerik UI for ASP.NET AJAX beyond the respective last supported releases for these versions. Specifically, no new builds will be produced for .NET 3.5 or 4.0 beyond R1 2023 SP2, and for .NET 4.5 to 4.6.1 after the 2024 Q2 release.

What to do in case of troubles when updating to .NET 4.6.2 or later?

If your app or component doesn't work as expected on .NET Framework 4.6.2 or a later version, check the following troubleshooting resources:

See Also

In this article